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