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