Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.CashBalanceAvailability2
-
Packages that use CashBalanceAvailability2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_02 -
-
Uses of CashBalanceAvailability2 in org.kapott.hbci.sepa.jaxb.camt_052_001_02
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_02 with type parameters of type CashBalanceAvailability2 Modifier and Type Field Description protected java.util.List<CashBalanceAvailability2>
CashBalance3. avlbty
protected java.util.List<CashBalanceAvailability2>
EntryTransaction2. avlbty
protected java.util.List<CashBalanceAvailability2>
ReportEntry2. avlbty
protected java.util.List<CashBalanceAvailability2>
TotalsPerBankTransactionCode2. avlbty
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return CashBalanceAvailability2 Modifier and Type Method Description CashBalanceAvailability2
ObjectFactory. createCashBalanceAvailability2()
Create an instance ofCashBalanceAvailability2
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return types with arguments of type CashBalanceAvailability2 Modifier and Type Method Description java.util.List<CashBalanceAvailability2>
CashBalance3. getAvlbty()
Gets the value of the avlbty property.java.util.List<CashBalanceAvailability2>
EntryTransaction2. getAvlbty()
Gets the value of the avlbty property.java.util.List<CashBalanceAvailability2>
ReportEntry2. getAvlbty()
Gets the value of the avlbty property.java.util.List<CashBalanceAvailability2>
TotalsPerBankTransactionCode2. getAvlbty()
Gets the value of the avlbty property.
-