Uses of Enum
com.xero.models.payrolluk.Timesheet.StatusEnum
Packages that use Timesheet.StatusEnum
-
Uses of Timesheet.StatusEnum in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return Timesheet.StatusEnumModifier and TypeMethodDescriptionstatic Timesheet.StatusEnumfromValueTimesheet.getStatus()Status of the timesheetstatic Timesheet.StatusEnumReturns the enum constant of this type with the specified name.static Timesheet.StatusEnum[]Timesheet.StatusEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.xero.models.payrolluk with parameters of type Timesheet.StatusEnumModifier and TypeMethodDescriptionvoidTimesheet.setStatus(Timesheet.StatusEnum status) Status of the timesheetTimesheet.status(Timesheet.StatusEnum status) Status of the timesheet