Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_03.TotalsPerBankTransactionCode2
-
Packages that use TotalsPerBankTransactionCode2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_03 -
-
Uses of TotalsPerBankTransactionCode2 in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 with type parameters of type TotalsPerBankTransactionCode2 Modifier and Type Field Description protected java.util.List<TotalsPerBankTransactionCode2>
TotalTransactions3. ttlNtriesPerBkTxCd
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return TotalsPerBankTransactionCode2 Modifier and Type Method Description TotalsPerBankTransactionCode2
ObjectFactory. createTotalsPerBankTransactionCode2()
Create an instance ofTotalsPerBankTransactionCode2
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return types with arguments of type TotalsPerBankTransactionCode2 Modifier and Type Method Description java.util.List<TotalsPerBankTransactionCode2>
TotalTransactions3. getTtlNtriesPerBkTxCd()
Gets the value of the ttlNtriesPerBkTxCd property.
-