| Package | Description |
|---|---|
| com.xero.models.payrollau |
| Modifier and Type | Method and Description |
|---|---|
static LeavePeriodStatus |
LeavePeriodStatus.fromValue(String value) |
LeavePeriodStatus |
LeavePeriod.getLeavePeriodStatus()
Get leavePeriodStatus
|
static LeavePeriodStatus |
LeavePeriodStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LeavePeriodStatus[] |
LeavePeriodStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LeavePeriod |
LeavePeriod.leavePeriodStatus(LeavePeriodStatus leavePeriodStatus) |
void |
LeavePeriod.setLeavePeriodStatus(LeavePeriodStatus leavePeriodStatus) |
Copyright © 2020. All rights reserved.