Uses of Enum Class
org.coderic.iso20022.messages.camt.PaymentMethod4Code
Packages that use PaymentMethod4Code
-
Uses of PaymentMethod4Code in org.coderic.iso20022.messages.camt
Methods in org.coderic.iso20022.messages.camt that return PaymentMethod4CodeModifier and TypeMethodDescriptionstatic PaymentMethod4CodeOriginalTransactionReference35.getPmtMtd()Gets the value of the pmtMtd property.static PaymentMethod4CodeReturns the enum constant of this class with the specified name.static PaymentMethod4Code[]PaymentMethod4Code.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 PaymentMethod4CodeModifier and TypeMethodDescriptionvoidOriginalTransactionReference35.setPmtMtd(PaymentMethod4Code value) Sets the value of the pmtMtd property.