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