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