Uses of Enum
com.xero.models.payrollau.LeaveCategoryCode
Packages that use LeaveCategoryCode
-
Uses of LeaveCategoryCode in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return LeaveCategoryCodeModifier and TypeMethodDescriptionstatic LeaveCategoryCodefromValueLeaveType.getLeaveCategoryCode()Get leaveCategoryCodestatic LeaveCategoryCodeReturns the enum constant of this type with the specified name.static LeaveCategoryCode[]LeaveCategoryCode.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 LeaveCategoryCodeModifier and TypeMethodDescriptionLeaveType.leaveCategoryCode(LeaveCategoryCode leaveCategoryCode) leaveCategoryCodevoidLeaveType.setLeaveCategoryCode(LeaveCategoryCode leaveCategoryCode) leaveCategoryCode