Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.TotalsPerBankTransactionCode2
-
Packages that use TotalsPerBankTransactionCode2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_02 -
-
Uses of TotalsPerBankTransactionCode2 in org.kapott.hbci.sepa.jaxb.camt_052_001_02
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with type parameters of type TotalsPerBankTransactionCode2 Modifier and Type Field Description protected java.util.List<TotalsPerBankTransactionCode2>
TotalTransactions2. ttlNtriesPerBkTxCd
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 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_02 that return types with arguments of type TotalsPerBankTransactionCode2 Modifier and Type Method Description java.util.List<TotalsPerBankTransactionCode2>
TotalTransactions2. getTtlNtriesPerBkTxCd()
Gets the value of the ttlNtriesPerBkTxCd property.
-