Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.NumberAndSumOfTransactions1
Packages that use NumberAndSumOfTransactions1
-
Uses of NumberAndSumOfTransactions1 in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as NumberAndSumOfTransactions1Modifier and TypeFieldDescriptionprotected NumberAndSumOfTransactions1TotalsPerBankTransactionCode5.cdtNtriesprotected NumberAndSumOfTransactions1TotalsPerBankTransactionCode5.dbtNtriesprotected NumberAndSumOfTransactions1TotalTransactions6.ttlCdtNtriesprotected NumberAndSumOfTransactions1TotalTransactions6.ttlDbtNtriesMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return NumberAndSumOfTransactions1Modifier and TypeMethodDescriptionObjectFactory.createNumberAndSumOfTransactions1()Create an instance ofNumberAndSumOfTransactions1TotalsPerBankTransactionCode5.getCdtNtries()Gets the value of the cdtNtries property.TotalsPerBankTransactionCode5.getDbtNtries()Gets the value of the dbtNtries property.TotalTransactions6.getTtlCdtNtries()Gets the value of the ttlCdtNtries property.TotalTransactions6.getTtlDbtNtries()Gets the value of the ttlDbtNtries property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with parameters of type NumberAndSumOfTransactions1Modifier and TypeMethodDescriptionvoidTotalsPerBankTransactionCode5.setCdtNtries(NumberAndSumOfTransactions1 value) Sets the value of the cdtNtries property.voidTotalsPerBankTransactionCode5.setDbtNtries(NumberAndSumOfTransactions1 value) Sets the value of the dbtNtries property.voidTotalTransactions6.setTtlCdtNtries(NumberAndSumOfTransactions1 value) Sets the value of the ttlCdtNtries property.voidTotalTransactions6.setTtlDbtNtries(NumberAndSumOfTransactions1 value) Sets the value of the ttlDbtNtries property.