Uses of Enum
com.xero.models.payrollnz.EmployeeStatutoryLeaveSummary.TypeEnum
Packages that use EmployeeStatutoryLeaveSummary.TypeEnum
-
Uses of EmployeeStatutoryLeaveSummary.TypeEnum in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz 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.payrollnz 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