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