Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_02.EntryTransaction2
-
Packages that use EntryTransaction2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_02 -
-
Uses of EntryTransaction2 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 EntryTransaction2 Modifier and Type Field Description protected java.util.List<EntryTransaction2>
EntryDetails1. txDtls
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return EntryTransaction2 Modifier and Type Method Description EntryTransaction2
ObjectFactory. createEntryTransaction2()
Create an instance ofEntryTransaction2
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return types with arguments of type EntryTransaction2 Modifier and Type Method Description java.util.List<EntryTransaction2>
EntryDetails1. getTxDtls()
Gets the value of the txDtls property.
-