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