Uses of Enum
com.xero.models.payrolluk.EmployeeStatutoryLeaveBalance.LeaveTypeEnum
Packages that use EmployeeStatutoryLeaveBalance.LeaveTypeEnum
-
Uses of EmployeeStatutoryLeaveBalance.LeaveTypeEnum in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return EmployeeStatutoryLeaveBalance.LeaveTypeEnumModifier and TypeMethodDescriptionfromValueEmployeeStatutoryLeaveBalance.getLeaveType()The type of statutory leaveReturns the enum constant of this type with the specified name.EmployeeStatutoryLeaveBalance.LeaveTypeEnum.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 EmployeeStatutoryLeaveBalance.LeaveTypeEnumModifier and TypeMethodDescriptionEmployeeStatutoryLeaveBalance.leaveType(EmployeeStatutoryLeaveBalance.LeaveTypeEnum leaveType) The type of statutory leavevoidEmployeeStatutoryLeaveBalance.setLeaveType(EmployeeStatutoryLeaveBalance.LeaveTypeEnum leaveType) The type of statutory leave