Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.EntryDetails10
-
Packages that use EntryDetails10 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
Uses of EntryDetails10 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 EntryDetails10 Modifier and Type Field Description protected java.util.List<EntryDetails10>
ReportEntry11. ntryDtls
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return EntryDetails10 Modifier and Type Method Description EntryDetails10
ObjectFactory. createEntryDetails10()
Create an instance ofEntryDetails10
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return types with arguments of type EntryDetails10 Modifier and Type Method Description java.util.List<EntryDetails10>
ReportEntry11. getNtryDtls()
Gets the value of the ntryDtls property.
-