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