Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_002_02.PaymentMethodSEPACode
-
Packages that use PaymentMethodSEPACode Package Description org.kapott.hbci.sepa.jaxb.pain_002_002_02 -
-
Uses of PaymentMethodSEPACode in org.kapott.hbci.sepa.jaxb.pain_002_002_02
Fields in org.kapott.hbci.sepa.jaxb.pain_002_002_02 declared as PaymentMethodSEPACode Modifier and Type Field Description protected PaymentMethodSEPACodeOriginalTransactionReferenceSEPA. pmtMtdMethods in org.kapott.hbci.sepa.jaxb.pain_002_002_02 that return PaymentMethodSEPACode Modifier and Type Method Description static PaymentMethodSEPACodePaymentMethodSEPACode. fromValue(java.lang.String v)PaymentMethodSEPACodeOriginalTransactionReferenceSEPA. getPmtMtd()Gets the value of the pmtMtd property.static PaymentMethodSEPACodePaymentMethodSEPACode. valueOf(java.lang.String name)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_002_02 with parameters of type PaymentMethodSEPACode Modifier and Type Method Description voidOriginalTransactionReferenceSEPA. setPmtMtd(PaymentMethodSEPACode value)Sets the value of the pmtMtd property.
-