Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_001_001_09.PaymentMethod3Code
Packages that use PaymentMethod3Code
-
Uses of PaymentMethod3Code in org.kapott.hbci.sepa.jaxb.pain_001_001_09
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_09 declared as PaymentMethod3CodeMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 that return PaymentMethod3CodeModifier and TypeMethodDescriptionstatic PaymentMethod3Code
PaymentInstruction30.getPmtMtd()
Gets the value of the pmtMtd property.static PaymentMethod3Code
Returns the enum constant of this type with the specified name.static PaymentMethod3Code[]
PaymentMethod3Code.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 with parameters of type PaymentMethod3CodeModifier and TypeMethodDescriptionvoid
PaymentInstruction30.setPmtMtd
(PaymentMethod3Code value) Sets the value of the pmtMtd property.