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