Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_10.DirectDebitTransactionInformation28
-
Packages that use DirectDebitTransactionInformation28 Package Description org.kapott.hbci.GV.generators org.kapott.hbci.sepa.jaxb.pain_008_001_10 -
-
Uses of DirectDebitTransactionInformation28 in org.kapott.hbci.GV.generators
Methods in org.kapott.hbci.GV.generators that return DirectDebitTransactionInformation28 Modifier and Type Method Description private DirectDebitTransactionInformation28
GenLastSEPA00800110. createDirectDebitTransactionInformation(java.util.Properties sepaParams, java.lang.Integer index)
-
Uses of DirectDebitTransactionInformation28 in org.kapott.hbci.sepa.jaxb.pain_008_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_10 with type parameters of type DirectDebitTransactionInformation28 Modifier and Type Field Description protected java.util.List<DirectDebitTransactionInformation28>
PaymentInstruction39. drctDbtTxInf
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 that return DirectDebitTransactionInformation28 Modifier and Type Method Description DirectDebitTransactionInformation28
ObjectFactory. createDirectDebitTransactionInformation28()
Create an instance ofDirectDebitTransactionInformation28
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 that return types with arguments of type DirectDebitTransactionInformation28 Modifier and Type Method Description java.util.List<DirectDebitTransactionInformation28>
PaymentInstruction39. getDrctDbtTxInf()
Gets the value of the drctDbtTxInf property.
-