Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.CashBalance8
-
Packages that use CashBalance8 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
Uses of CashBalance8 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with type parameters of type CashBalance8 Modifier and Type Field Description protected java.util.List<CashBalance8>
AccountReport30. bal
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 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_09 that return types with arguments of type CashBalance8 Modifier and Type Method Description java.util.List<CashBalance8>
AccountReport30. getBal()
Gets the value of the bal property.
-