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