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