Uses of Enum
com.xero.models.payrollau.CalendarType
Packages that use CalendarType
-
Uses of CalendarType in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return CalendarTypeModifier and TypeMethodDescriptionstatic CalendarTypefromValuePayrollCalendar.getCalendarType()Get calendarTypestatic CalendarTypeReturns 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.Methods in com.xero.models.payrollau with parameters of type CalendarTypeModifier and TypeMethodDescriptionPayrollCalendar.calendarType(CalendarType calendarType) calendarTypevoidPayrollCalendar.setCalendarType(CalendarType calendarType) calendarType