Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_03.NumberAndSumOfTransactions3
-
Packages that use NumberAndSumOfTransactions3 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_03 -
-
Uses of NumberAndSumOfTransactions3 in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 declared as NumberAndSumOfTransactions3 Modifier and Type Field Description protected NumberAndSumOfTransactions3
TotalTransactions3. ttlNtries
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return NumberAndSumOfTransactions3 Modifier and Type Method Description NumberAndSumOfTransactions3
ObjectFactory. createNumberAndSumOfTransactions3()
Create an instance ofNumberAndSumOfTransactions3
NumberAndSumOfTransactions3
TotalTransactions3. getTtlNtries()
Gets the value of the ttlNtries property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 with parameters of type NumberAndSumOfTransactions3 Modifier and Type Method Description void
TotalTransactions3. setTtlNtries(NumberAndSumOfTransactions3 value)
Sets the value of the ttlNtries property.
-