Uses of Enum
com.xero.models.payrolluk.EmployeeStatutoryLeaveSummary.StatusEnum
Packages that use EmployeeStatutoryLeaveSummary.StatusEnum
-
Uses of EmployeeStatutoryLeaveSummary.StatusEnum in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return EmployeeStatutoryLeaveSummary.StatusEnumModifier and TypeMethodDescriptionfromValueEmployeeStatutoryLeaveSummary.getStatus()The status of the leaveReturns the enum constant of this type with the specified name.EmployeeStatutoryLeaveSummary.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 EmployeeStatutoryLeaveSummary.StatusEnumModifier and TypeMethodDescriptionvoidEmployeeStatutoryLeaveSummary.setStatus(EmployeeStatutoryLeaveSummary.StatusEnum status) The status of the leaveEmployeeStatutoryLeaveSummary.status(EmployeeStatutoryLeaveSummary.StatusEnum status) The status of the leave