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