Uses of Enum Class
org.kapott.hbci.sepa.jaxb.pain_002_001_11.PaymentMethod4Code
Packages that use PaymentMethod4Code
-
Uses of PaymentMethod4Code in org.kapott.hbci.sepa.jaxb.pain_002_001_11
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_11 declared as PaymentMethod4CodeModifier and TypeFieldDescriptionprotected PaymentMethod4CodeOriginalTransactionReference31.pmtMtdMethods in org.kapott.hbci.sepa.jaxb.pain_002_001_11 that return PaymentMethod4CodeModifier and TypeMethodDescriptionstatic PaymentMethod4CodeOriginalTransactionReference31.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.kapott.hbci.sepa.jaxb.pain_002_001_11 with parameters of type PaymentMethod4CodeModifier and TypeMethodDescriptionvoidOriginalTransactionReference31.setPmtMtd(PaymentMethod4Code value) Sets the value of the pmtMtd property.