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