| Package | Description |
|---|---|
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
static PayRun.CalendarTypeEnum |
PayRun.CalendarTypeEnum.fromValue(String value) |
PayRun.CalendarTypeEnum |
PayRun.getCalendarType()
Calendar type of the pay run
|
static PayRun.CalendarTypeEnum |
PayRun.CalendarTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PayRun.CalendarTypeEnum[] |
PayRun.CalendarTypeEnum.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.calendarType(PayRun.CalendarTypeEnum calendarType) |
void |
PayRun.setCalendarType(PayRun.CalendarTypeEnum calendarType) |
Copyright © 2020. All rights reserved.