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