| Package | Description |
|---|---|
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
static LeavePeriod.PeriodStatusEnum |
LeavePeriod.PeriodStatusEnum.fromValue(String value) |
LeavePeriod.PeriodStatusEnum |
LeavePeriod.getPeriodStatus()
Period Status
|
static LeavePeriod.PeriodStatusEnum |
LeavePeriod.PeriodStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LeavePeriod.PeriodStatusEnum[] |
LeavePeriod.PeriodStatusEnum.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.periodStatus(LeavePeriod.PeriodStatusEnum periodStatus) |
void |
LeavePeriod.setPeriodStatus(LeavePeriod.PeriodStatusEnum periodStatus) |
Copyright © 2020. All rights reserved.