Uses of Class
com.xero.models.payrollau.LeaveType
Packages that use LeaveType
-
Uses of LeaveType in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return LeaveTypeModifier and TypeMethodDescriptionLeaveType.currentRecord(Boolean currentRecord) Is the current recordLeaveType.isPaidLeave(Boolean isPaidLeave) Set this to indicate that an employee will be paid when taking this type of leaveLeaveType.leaveCategoryCode(LeaveCategoryCode leaveCategoryCode) leaveCategoryCodeLeaveType.leaveLoadingRate(Double leaveLoadingRate) Enter an amount here if your organisation pays an additional percentage on top of ordinary earnings when your employees take leave (typically 17.5%)LeaveType.leaveTypeID(UUID leaveTypeID) Xero identifierName of the earnings rate (max length = 100)LeaveType.normalEntitlement(Double normalEntitlement) The number of units the employee is entitled to each yearSet this to indicate that the leave type is exempt from superannuation guarantee contributionLeaveType.showOnPayslip(Boolean showOnPayslip) Set this if you want a balance for this leave type to be shown on your employee’s payslipsLeaveType.typeOfUnits(String typeOfUnits) The type of units by which leave entitlements are normally tracked.Methods in com.xero.models.payrollau that return types with arguments of type LeaveTypeMethods in com.xero.models.payrollau with parameters of type LeaveTypeMethod parameters in com.xero.models.payrollau with type arguments of type LeaveTypeModifier and TypeMethodDescriptionPayItem.leaveTypes(List<LeaveType> leaveTypes) leaveTypesvoidPayItem.setLeaveTypes(List<LeaveType> leaveTypes) leaveTypes