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