Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.CashAccount13
-
Packages that use CashAccount13 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
Uses of CashAccount13 in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as CashAccount13 Modifier and Type Field Description protected CashAccount13
AccountReport9. acct
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return CashAccount13 Modifier and Type Method Description CashAccount13
ObjectFactory. createCashAccount13()
Create an instance ofCashAccount13
CashAccount13
AccountReport9. getAcct()
Gets the value of the acct property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type CashAccount13 Modifier and Type Method Description void
AccountReport9. setAcct(CashAccount13 value)
Sets the value of the acct property.
-