Uses of Enum Class
org.coderic.iso20022.messages.tsin.PaymentMethod4Code
Packages that use PaymentMethod4Code
-
Uses of PaymentMethod4Code in org.coderic.iso20022.messages.tsin
Methods in org.coderic.iso20022.messages.tsin that return PaymentMethod4CodeModifier and TypeMethodDescriptionstatic PaymentMethod4CodePaymentMeans1.getPmtMtdCd()Gets the value of the pmtMtdCd 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.tsin with parameters of type PaymentMethod4CodeModifier and TypeMethodDescriptionvoidPaymentMeans1.setPmtMtdCd(PaymentMethod4Code value) Sets the value of the pmtMtdCd property.