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