Uses of Class
com.xero.models.accounting.ReportRows
Packages that use ReportRows
-
Uses of ReportRows in com.xero.models.accounting
Methods in com.xero.models.accounting that return ReportRowsModifier and TypeMethodDescriptionReportRows.addCellsItem(ReportCell cellsItem) cellsReportRows.addRowsItem(ReportRow rowsItem) rowsReportRows.cells(List<ReportCell> cells) cellsrowsrowTypetitleMethods in com.xero.models.accounting that return types with arguments of type ReportRowsMethods in com.xero.models.accounting with parameters of type ReportRowsMethod parameters in com.xero.models.accounting with type arguments of type ReportRowsModifier and TypeMethodDescriptionReportWithRow.rows(List<ReportRows> rows) rowsvoidReportWithRow.setRows(List<ReportRows> rows) rows