Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.TotalTransactions1
-
Packages that use TotalTransactions1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
Uses of TotalTransactions1 in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as TotalTransactions1 Modifier and Type Field Description protected TotalTransactions1
AccountReport9. txsSummry
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return TotalTransactions1 Modifier and Type Method Description TotalTransactions1
ObjectFactory. createTotalTransactions1()
Create an instance ofTotalTransactions1
TotalTransactions1
AccountReport9. getTxsSummry()
Gets the value of the txsSummry property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type TotalTransactions1 Modifier and Type Method Description void
AccountReport9. setTxsSummry(TotalTransactions1 value)
Sets the value of the txsSummry property.
-