Uses of Enum Class
org.coderic.iso20022.messages.head.NamePrefix2Code
Packages that use NamePrefix2Code
-
Uses of NamePrefix2Code in org.coderic.iso20022.messages.head
Methods in org.coderic.iso20022.messages.head that return NamePrefix2CodeModifier and TypeMethodDescriptionstatic NamePrefix2CodeContact4.getNmPrfx()Gets the value of the nmPrfx property.static NamePrefix2CodeReturns the enum constant of this class with the specified name.static NamePrefix2Code[]NamePrefix2Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.head with parameters of type NamePrefix2CodeModifier and TypeMethodDescriptionvoidContact4.setNmPrfx(NamePrefix2Code value) Sets the value of the nmPrfx property.