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