Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_03.PaymentTransactionInformationSEPA
-
Packages that use PaymentTransactionInformationSEPA Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_03 -
-
Uses of PaymentTransactionInformationSEPA in org.kapott.hbci.sepa.jaxb.pain_002_001_03
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_03 with type parameters of type PaymentTransactionInformationSEPA Modifier and Type Field Description protected java.util.List<PaymentTransactionInformationSEPA>
OriginalPaymentInformationSEPA. txInfAndSts
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_03 that return PaymentTransactionInformationSEPA Modifier and Type Method Description PaymentTransactionInformationSEPA
ObjectFactory. createPaymentTransactionInformationSEPA()
Create an instance ofPaymentTransactionInformationSEPA
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_03 that return types with arguments of type PaymentTransactionInformationSEPA Modifier and Type Method Description java.util.List<PaymentTransactionInformationSEPA>
OriginalPaymentInformationSEPA. getTxInfAndSts()
Gets the value of the txInfAndSts property.
-