Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_08.CashAvailability1
-
Packages that use CashAvailability1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_08 -
-
Uses of CashAvailability1 in org.kapott.hbci.sepa.jaxb.camt_052_001_08
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_08 with type parameters of type CashAvailability1 Modifier and Type Field Description protected java.util.List<CashAvailability1>
CashBalance8. avlbty
protected java.util.List<CashAvailability1>
EntryTransaction10. avlbty
protected java.util.List<CashAvailability1>
ReportEntry10. avlbty
protected java.util.List<CashAvailability1>
TotalsPerBankTransactionCode5. avlbty
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 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_08 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>
EntryTransaction10. getAvlbty()
Gets the value of the avlbty property.java.util.List<CashAvailability1>
ReportEntry10. getAvlbty()
Gets the value of the avlbty property.java.util.List<CashAvailability1>
TotalsPerBankTransactionCode5. getAvlbty()
Gets the value of the avlbty property.
-