| Package | Description |
|---|---|
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
static PayRun.PayRunStatusEnum |
PayRun.PayRunStatusEnum.fromValue(String value) |
PayRun.PayRunStatusEnum |
PayRun.getPayRunStatus()
Pay run status
|
static PayRun.PayRunStatusEnum |
PayRun.PayRunStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PayRun.PayRunStatusEnum[] |
PayRun.PayRunStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PayRun |
PayRun.payRunStatus(PayRun.PayRunStatusEnum payRunStatus) |
void |
PayRun.setPayRunStatus(PayRun.PayRunStatusEnum payRunStatus) |
Copyright © 2020. All rights reserved.