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