| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
static Report.ReportTypeEnum |
Report.ReportTypeEnum.fromValue(String text) |
Report.ReportTypeEnum |
Report.getReportType()
See Prepayment Types
|
static Report.ReportTypeEnum |
Report.ReportTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Report.ReportTypeEnum[] |
Report.ReportTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Report |
Report.reportType(Report.ReportTypeEnum reportType) |
void |
Report.setReportType(Report.ReportTypeEnum reportType) |
Copyright © 2018. All rights reserved.