Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_05.EntryTransaction7
-
Packages that use EntryTransaction7 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_05 -
-
Uses of EntryTransaction7 in org.kapott.hbci.sepa.jaxb.camt_052_001_05
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_05 with type parameters of type EntryTransaction7 Modifier and Type Field Description protected java.util.List<EntryTransaction7>
EntryDetails6. txDtls
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return EntryTransaction7 Modifier and Type Method Description EntryTransaction7
ObjectFactory. createEntryTransaction7()
Create an instance ofEntryTransaction7
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return types with arguments of type EntryTransaction7 Modifier and Type Method Description java.util.List<EntryTransaction7>
EntryDetails6. getTxDtls()
Gets the value of the txDtls property.
-