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