Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_002_02.PaymentMethodSCTCode
-
Packages that use PaymentMethodSCTCode Package Description org.kapott.hbci.sepa.jaxb.pain_001_002_02 -
-
Uses of PaymentMethodSCTCode in org.kapott.hbci.sepa.jaxb.pain_001_002_02
Fields in org.kapott.hbci.sepa.jaxb.pain_001_002_02 declared as PaymentMethodSCTCode Modifier and Type Field Description protected PaymentMethodSCTCodePaymentInstructionInformationSCT. pmtMtdMethods in org.kapott.hbci.sepa.jaxb.pain_001_002_02 that return PaymentMethodSCTCode Modifier and Type Method Description static PaymentMethodSCTCodePaymentMethodSCTCode. fromValue(java.lang.String v)PaymentMethodSCTCodePaymentInstructionInformationSCT. getPmtMtd()Gets the value of the pmtMtd property.static PaymentMethodSCTCodePaymentMethodSCTCode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PaymentMethodSCTCode[]PaymentMethodSCTCode. 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_002_02 with parameters of type PaymentMethodSCTCode Modifier and Type Method Description voidPaymentInstructionInformationSCT. setPmtMtd(PaymentMethodSCTCode value)Sets the value of the pmtMtd property.
-