Uses of Enum Class
org.coderic.iso20022.messages.pain.NamePrefix2Code
Packages that use NamePrefix2Code
-
Uses of NamePrefix2Code in org.coderic.iso20022.messages.pain
Methods in org.coderic.iso20022.messages.pain that return NamePrefix2CodeModifier and TypeMethodDescriptionstatic NamePrefix2CodeContact13.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.pain with parameters of type NamePrefix2CodeModifier and TypeMethodDescriptionvoidContact13.setNmPrfx(NamePrefix2Code value) Sets the value of the nmPrfx property.