Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_002_001_03.PaymentMethodSEPACode
Packages that use PaymentMethodSEPACode
-
Uses of PaymentMethodSEPACode in org.kapott.hbci.sepa.jaxb.pain_002_001_03
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_03 declared as PaymentMethodSEPACodeModifier and TypeFieldDescriptionprotected PaymentMethodSEPACodeOriginalTransactionReferenceSEPA.pmtMtdMethods in org.kapott.hbci.sepa.jaxb.pain_002_001_03 that return PaymentMethodSEPACodeModifier and TypeMethodDescriptionstatic PaymentMethodSEPACodeOriginalTransactionReferenceSEPA.getPmtMtd()Gets the value of the pmtMtd property.static PaymentMethodSEPACodeReturns 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_001_03 with parameters of type PaymentMethodSEPACodeModifier and TypeMethodDescriptionvoidOriginalTransactionReferenceSEPA.setPmtMtd(PaymentMethodSEPACode value) Sets the value of the pmtMtd property.