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