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