Uses of Enum Class
org.coderic.iso20022.messages.tsin.GovernanceIdentification1Code
Packages that use GovernanceIdentification1Code
-
Uses of GovernanceIdentification1Code in org.coderic.iso20022.messages.tsin
Methods in org.coderic.iso20022.messages.tsin that return GovernanceIdentification1CodeModifier and TypeMethodDescriptionGovernanceIdentification1Choice.getCd()Gets the value of the cd property.Returns the enum constant of this class with the specified name.static GovernanceIdentification1Code[]GovernanceIdentification1Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.tsin with parameters of type GovernanceIdentification1CodeModifier and TypeMethodDescriptionvoidGovernanceIdentification1Choice.setCd(GovernanceIdentification1Code value) Sets the value of the cd property.