Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_001_001_02.PaymentMethod5Code
Packages that use PaymentMethod5Code
-
Uses of PaymentMethod5Code in org.kapott.hbci.sepa.jaxb.pain_001_001_02
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_02 declared as PaymentMethod5CodeModifier and TypeFieldDescriptionprotected PaymentMethod5CodePaymentInstructionInformation4.pmtMtdMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_02 that return PaymentMethod5CodeModifier and TypeMethodDescriptionstatic PaymentMethod5CodePaymentInstructionInformation4.getPmtMtd()Gets the value of the pmtMtd property.static PaymentMethod5CodeReturns the enum constant of this type with the specified name.static PaymentMethod5Code[]PaymentMethod5Code.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_02 with parameters of type PaymentMethod5CodeModifier and TypeMethodDescriptionvoidPaymentInstructionInformation4.setPmtMtd(PaymentMethod5Code value) Sets the value of the pmtMtd property.