Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.CashDeposit1
-
Packages that use CashDeposit1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_04 -
-
Uses of CashDeposit1 in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with type parameters of type CashDeposit1 Modifier and Type Field Description protected java.util.List<CashDeposit1>
EntryTransaction4. cshDpst
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return CashDeposit1 Modifier and Type Method Description CashDeposit1
ObjectFactory. createCashDeposit1()
Create an instance ofCashDeposit1
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return types with arguments of type CashDeposit1 Modifier and Type Method Description java.util.List<CashDeposit1>
EntryTransaction4. getCshDpst()
Gets the value of the cshDpst property.
-