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