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