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