Uses of Enum Class
org.coderic.iso20022.messages.remt.PreferredContactMethod2Code
Packages that use PreferredContactMethod2Code
-
Uses of PreferredContactMethod2Code in org.coderic.iso20022.messages.remt
Methods in org.coderic.iso20022.messages.remt that return PreferredContactMethod2CodeModifier and TypeMethodDescriptionstatic PreferredContactMethod2CodeContact13.getPrefrdMtd()Gets the value of the prefrdMtd property.static PreferredContactMethod2CodeReturns the enum constant of this class with the specified name.static PreferredContactMethod2Code[]PreferredContactMethod2Code.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coderic.iso20022.messages.remt with parameters of type PreferredContactMethod2CodeModifier and TypeMethodDescriptionvoidContact13.setPrefrdMtd(PreferredContactMethod2Code value) Sets the value of the prefrdMtd property.