Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_01.PaymentTypeInformation8
-
Packages that use PaymentTypeInformation8 Package Description org.kapott.hbci.sepa.jaxb.pain_008_001_01 -
-
Uses of PaymentTypeInformation8 in org.kapott.hbci.sepa.jaxb.pain_008_001_01
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_01 declared as PaymentTypeInformation8 Modifier and Type Field Description protected PaymentTypeInformation8
PaymentInstructionInformation5. pmtTpInf
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 that return PaymentTypeInformation8 Modifier and Type Method Description PaymentTypeInformation8
ObjectFactory. createPaymentTypeInformation8()
Create an instance ofPaymentTypeInformation8
PaymentTypeInformation8
PaymentInstructionInformation5. getPmtTpInf()
Gets the value of the pmtTpInf property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 with parameters of type PaymentTypeInformation8 Modifier and Type Method Description void
PaymentInstructionInformation5. setPmtTpInf(PaymentTypeInformation8 value)
Sets the value of the pmtTpInf property.
-