Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_002_003_03.PaymentMethodSEPACode
Packages that use PaymentMethodSEPACode
-
Uses of PaymentMethodSEPACode in org.kapott.hbci.sepa.jaxb.pain_002_003_03
Fields in org.kapott.hbci.sepa.jaxb.pain_002_003_03 declared as PaymentMethodSEPACodeModifier and TypeFieldDescriptionprotected PaymentMethodSEPACode
OriginalTransactionReferenceSEPA.pmtMtd
Methods in org.kapott.hbci.sepa.jaxb.pain_002_003_03 that return PaymentMethodSEPACodeModifier and TypeMethodDescriptionstatic PaymentMethodSEPACode
OriginalTransactionReferenceSEPA.getPmtMtd()
Gets the value of the pmtMtd property.static PaymentMethodSEPACode
Returns the enum constant of this type with the specified name.static PaymentMethodSEPACode[]
PaymentMethodSEPACode.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_002_003_03 with parameters of type PaymentMethodSEPACodeModifier and TypeMethodDescriptionvoid
OriginalTransactionReferenceSEPA.setPmtMtd
(PaymentMethodSEPACode value) Sets the value of the pmtMtd property.