Uses of Enum Class
org.coderic.iso20022.messages.tsmt.NamePrefix1Code
-
Uses of NamePrefix1Code in org.coderic.iso20022.messages.tsmt
Modifier and TypeMethodDescriptionstatic NamePrefix1Code
ContactDetails2.getNmPrfx()
Gets the value of the nmPrfx property.Contacts3.getNmPrfx()
Gets the value of the nmPrfx property.static NamePrefix1Code
Returns the enum constant of this class with the specified name.static NamePrefix1Code[]
NamePrefix1Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ContactDetails2.setNmPrfx
(NamePrefix1Code value) Sets the value of the nmPrfx property.void
Contacts3.setNmPrfx
(NamePrefix1Code value) Sets the value of the nmPrfx property.