Uses of Enum
com.xero.models.payrollau.EmployeeStatus
Packages that use EmployeeStatus
-
Uses of EmployeeStatus in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return EmployeeStatusModifier and TypeMethodDescriptionstatic EmployeeStatusfromValueEmployee.getStatus()Get statusstatic EmployeeStatusReturns the enum constant of this type with the specified name.static EmployeeStatus[]EmployeeStatus.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 EmployeeStatusModifier and TypeMethodDescriptionvoidEmployee.setStatus(EmployeeStatus status) statusEmployee.status(EmployeeStatus status) status