Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_06.NumberAndSumOfTransactions1
-
Packages that use NumberAndSumOfTransactions1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_06 -
-
Uses of NumberAndSumOfTransactions1 in org.kapott.hbci.sepa.jaxb.camt_052_001_06
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 declared as NumberAndSumOfTransactions1 Modifier and Type Field Description protected NumberAndSumOfTransactions1TotalTransactions5. ttlCdtNtriesprotected NumberAndSumOfTransactions1TotalTransactions5. ttlDbtNtriesMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return NumberAndSumOfTransactions1 Modifier and Type Method Description NumberAndSumOfTransactions1ObjectFactory. createNumberAndSumOfTransactions1()Create an instance ofNumberAndSumOfTransactions1NumberAndSumOfTransactions1TotalTransactions5. getTtlCdtNtries()Gets the value of the ttlCdtNtries property.NumberAndSumOfTransactions1TotalTransactions5. getTtlDbtNtries()Gets the value of the ttlDbtNtries property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 with parameters of type NumberAndSumOfTransactions1 Modifier and Type Method Description voidTotalTransactions5. setTtlCdtNtries(NumberAndSumOfTransactions1 value)Sets the value of the ttlCdtNtries property.voidTotalTransactions5. setTtlDbtNtries(NumberAndSumOfTransactions1 value)Sets the value of the ttlDbtNtries property.
-