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