Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_05.EntryDetails6
-
Packages that use EntryDetails6 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_05 -
-
Uses of EntryDetails6 in org.kapott.hbci.sepa.jaxb.camt_052_001_05
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_05 with type parameters of type EntryDetails6 Modifier and Type Field Description protected java.util.List<EntryDetails6>
ReportEntry7. ntryDtls
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return EntryDetails6 Modifier and Type Method Description EntryDetails6
ObjectFactory. createEntryDetails6()
Create an instance ofEntryDetails6
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return types with arguments of type EntryDetails6 Modifier and Type Method Description java.util.List<EntryDetails6>
ReportEntry7. getNtryDtls()
Gets the value of the ntryDtls property.
-