Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.CashBalance8
-
Packages that use CashBalance8 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of CashBalance8 in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with type parameters of type CashBalance8 Modifier and Type Field Description protected java.util.List<CashBalance8>
AccountReport22. bal
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return CashBalance8 Modifier and Type Method Description CashBalance8
ObjectFactory. createCashBalance8()
Create an instance ofCashBalance8
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return types with arguments of type CashBalance8 Modifier and Type Method Description java.util.List<CashBalance8>
AccountReport22. getBal()
Gets the value of the bal property.
-