Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_11.CreditTransferTransaction54
-
Packages that use CreditTransferTransaction54 Package Description org.kapott.hbci.GV.generators org.kapott.hbci.sepa.jaxb.pain_001_001_11 -
-
Uses of CreditTransferTransaction54 in org.kapott.hbci.GV.generators
Methods in org.kapott.hbci.GV.generators that return CreditTransferTransaction54 Modifier and Type Method Description private CreditTransferTransaction54
GenUebSEPA00100111. createCreditTransferTransaction(java.util.Properties sepaParams, java.lang.Integer index)
-
Uses of CreditTransferTransaction54 in org.kapott.hbci.sepa.jaxb.pain_001_001_11
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_11 with type parameters of type CreditTransferTransaction54 Modifier and Type Field Description protected java.util.List<CreditTransferTransaction54>
PaymentInstruction40. cdtTrfTxInf
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return CreditTransferTransaction54 Modifier and Type Method Description CreditTransferTransaction54
ObjectFactory. createCreditTransferTransaction54()
Create an instance ofCreditTransferTransaction54
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return types with arguments of type CreditTransferTransaction54 Modifier and Type Method Description java.util.List<CreditTransferTransaction54>
PaymentInstruction40. getCdtTrfTxInf()
Gets the value of the cdtTrfTxInf property.
-