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