Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_001_001_03.PaymentMethodSCTCode
Packages that use PaymentMethodSCTCode
-
Uses of PaymentMethodSCTCode in org.kapott.hbci.sepa.jaxb.pain_001_001_03
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_03 declared as PaymentMethodSCTCodeModifier and TypeFieldDescriptionprotected PaymentMethodSCTCode
PaymentInstructionInformationSCT.pmtMtd
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_03 that return PaymentMethodSCTCodeModifier and TypeMethodDescriptionstatic PaymentMethodSCTCode
PaymentInstructionInformationSCT.getPmtMtd()
Gets the value of the pmtMtd property.static PaymentMethodSCTCode
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_001_03 with parameters of type PaymentMethodSCTCodeModifier and TypeMethodDescriptionvoid
PaymentInstructionInformationSCT.setPmtMtd
(PaymentMethodSCTCode value) Sets the value of the pmtMtd property.