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