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