| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
ReportRow |
ReportRow.addCellsItem(ReportCell cellsItem) |
ReportRow |
ReportRow.cells(List<ReportCell> cells) |
ReportRow |
ReportRow.rowType(RowType rowType) |
ReportRow |
ReportRow.title(String title) |
| Modifier and Type | Method and Description |
|---|---|
List<ReportRow> |
ReportRows.getRows()
Get rows
|
| Modifier and Type | Method and Description |
|---|---|
ReportRows |
ReportRows.addRowsItem(ReportRow rowsItem) |
| Modifier and Type | Method and Description |
|---|---|
ReportRows |
ReportRows.rows(List<ReportRow> rows) |
void |
ReportRows.setRows(List<ReportRow> rows) |
Copyright © 2019. All rights reserved.