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