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