| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
ReportFields |
ReportFields.description(String description) |
ReportFields |
ReportFields.fieldID(UUID fieldID) |
ReportFields |
ReportFields.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ReportFields> |
ReportWithRow.getFields()
Get fields
|
| Modifier and Type | Method and Description |
|---|---|
ReportWithRow |
ReportWithRow.addFieldsItem(ReportFields fieldsItem) |
| Modifier and Type | Method and Description |
|---|---|
ReportWithRow |
ReportWithRow.fields(List<ReportFields> fields) |
void |
ReportWithRow.setFields(List<ReportFields> fields) |
Copyright © 2020. All rights reserved.