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