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