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