ReportWithRow |
ReportWithRow.addFieldsItem(ReportFields fieldsItem) |
ReportWithRow |
ReportWithRow.addReportTitlesItem(String reportTitlesItem) |
ReportWithRow |
ReportWithRow.addRowsItem(ReportRows rowsItem) |
ReportWithRow |
ReportWithRow.fields(List<ReportFields> fields) |
ReportWithRow |
ReportWithRow.reportDate(String reportDate) |
ReportWithRow |
ReportWithRow.reportID(String reportID) |
ReportWithRow |
ReportWithRow.reportName(String reportName) |
ReportWithRow |
ReportWithRow.reportTitle(String reportTitle) |
ReportWithRow |
ReportWithRow.reportTitles(List<String> reportTitles) |
ReportWithRow |
ReportWithRow.reportType(String reportType) |
ReportWithRow |
ReportWithRow.rows(List<ReportRows> rows) |