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