Uses of Enum Class
org.coderic.iso20022.messages.secl.NamePrefix1Code
Packages that use NamePrefix1Code
-
Uses of NamePrefix1Code in org.coderic.iso20022.messages.secl
Methods in org.coderic.iso20022.messages.secl that return NamePrefix1CodeModifier and TypeMethodDescriptionstatic NamePrefix1CodeContactIdentification2.getNmPrfx()Gets the value of the nmPrfx property.static NamePrefix1CodeReturns 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.Methods in org.coderic.iso20022.messages.secl with parameters of type NamePrefix1CodeModifier and TypeMethodDescriptionvoidContactIdentification2.setNmPrfx(NamePrefix1Code value) Sets the value of the nmPrfx property.