Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.CashAvailability1
-
Packages that use CashAvailability1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of CashAvailability1 in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with type parameters of type CashAvailability1 Modifier and Type Field Description protected java.util.List<CashAvailability1>
CashBalance8. avlbty
protected java.util.List<CashAvailability1>
EntryTransaction9. avlbty
protected java.util.List<CashAvailability1>
ReportEntry9. avlbty
protected java.util.List<CashAvailability1>
TotalsPerBankTransactionCode5. avlbty
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return CashAvailability1 Modifier and Type Method Description CashAvailability1
ObjectFactory. createCashAvailability1()
Create an instance ofCashAvailability1
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return types with arguments of type CashAvailability1 Modifier and Type Method Description java.util.List<CashAvailability1>
CashBalance8. getAvlbty()
Gets the value of the avlbty property.java.util.List<CashAvailability1>
EntryTransaction9. getAvlbty()
Gets the value of the avlbty property.java.util.List<CashAvailability1>
ReportEntry9. getAvlbty()
Gets the value of the avlbty property.java.util.List<CashAvailability1>
TotalsPerBankTransactionCode5. getAvlbty()
Gets the value of the avlbty property.
-