| Package | Description |
|---|---|
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
static PayRunCalendar.CalendarTypeEnum |
PayRunCalendar.CalendarTypeEnum.fromValue(String value) |
PayRunCalendar.CalendarTypeEnum |
PayRunCalendar.getCalendarType()
Type of the calendar
|
static PayRunCalendar.CalendarTypeEnum |
PayRunCalendar.CalendarTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PayRunCalendar.CalendarTypeEnum[] |
PayRunCalendar.CalendarTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PayRunCalendar |
PayRunCalendar.calendarType(PayRunCalendar.CalendarTypeEnum calendarType) |
void |
PayRunCalendar.setCalendarType(PayRunCalendar.CalendarTypeEnum calendarType) |
Copyright © 2020. All rights reserved.