Uses of Enum
com.xero.models.payrollau.TimesheetStatus
Packages that use TimesheetStatus
-
Uses of TimesheetStatus in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return TimesheetStatusModifier and TypeMethodDescriptionstatic TimesheetStatusfromValueTimesheet.getStatus()Get statusstatic TimesheetStatusReturns the enum constant of this type with the specified name.static TimesheetStatus[]TimesheetStatus.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 TimesheetStatusModifier and TypeMethodDescriptionvoidTimesheet.setStatus(TimesheetStatus status) statusTimesheet.status(TimesheetStatus status) status