Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_001_002_02.PaymentMethodSCTCode
Packages that use PaymentMethodSCTCode
-
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 PaymentMethodSCTCodeModifier and TypeFieldDescriptionprotected PaymentMethodSCTCodePaymentInstructionInformationSCT.pmtMtdMethods in org.kapott.hbci.sepa.jaxb.pain_001_002_02 that return PaymentMethodSCTCodeModifier and TypeMethodDescriptionstatic PaymentMethodSCTCodePaymentInstructionInformationSCT.getPmtMtd()Gets the value of the pmtMtd property.static PaymentMethodSCTCodeReturns 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 PaymentMethodSCTCodeModifier and TypeMethodDescriptionvoidPaymentInstructionInformationSCT.setPmtMtd(PaymentMethodSCTCode value) Sets the value of the pmtMtd property.