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