| Package | Description |
|---|---|
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
static Timesheet.StatusEnum |
Timesheet.StatusEnum.fromValue(String value) |
Timesheet.StatusEnum |
Timesheet.getStatus()
Status of the timesheet
|
static Timesheet.StatusEnum |
Timesheet.StatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Timesheet.StatusEnum[] |
Timesheet.StatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Timesheet.setStatus(Timesheet.StatusEnum status) |
Timesheet |
Timesheet.status(Timesheet.StatusEnum status) |
Copyright © 2020. All rights reserved.