| Package | Description |
|---|---|
| com.xero.models.payrollau |
| Modifier and Type | Method and Description |
|---|---|
static PayRunStatus |
PayRunStatus.fromValue(String value) |
PayRunStatus |
PayRun.getPayRunStatus()
Get payRunStatus
|
static PayRunStatus |
PayRunStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PayRunStatus[] |
PayRunStatus.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(PayRunStatus payRunStatus) |
void |
PayRun.setPayRunStatus(PayRunStatus payRunStatus) |
Copyright © 2020. All rights reserved.