Uses of Enum
com.xero.models.payrolluk.EmployeeStatutoryLeaveSummary.TypeEnum
Packages that use EmployeeStatutoryLeaveSummary.TypeEnum
-
Uses of EmployeeStatutoryLeaveSummary.TypeEnum in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return EmployeeStatutoryLeaveSummary.TypeEnumModifier and TypeMethodDescriptionfromValueEmployeeStatutoryLeaveSummary.getType()The category of statutory leaveReturns the enum constant of this type with the specified name.EmployeeStatutoryLeaveSummary.TypeEnum.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.TypeEnumModifier and TypeMethodDescriptionvoidEmployeeStatutoryLeaveSummary.setType(EmployeeStatutoryLeaveSummary.TypeEnum type) The category of statutory leaveEmployeeStatutoryLeaveSummary.type(EmployeeStatutoryLeaveSummary.TypeEnum type) The category of statutory leave