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