Uses of Class
com.xero.models.payrollnz.EmployeeLeaveBalance
Packages that use EmployeeLeaveBalance
-
Uses of EmployeeLeaveBalance in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return EmployeeLeaveBalanceModifier and TypeMethodDescriptionThe employees current balance for the corresponding leave type.EmployeeLeaveBalance.leaveTypeID(UUID leaveTypeID) The Xero identifier for leave typeName of the leave type.EmployeeLeaveBalance.typeOfUnits(String typeOfUnits) The type of the units of the leave.Methods in com.xero.models.payrollnz that return types with arguments of type EmployeeLeaveBalanceMethods in com.xero.models.payrollnz with parameters of type EmployeeLeaveBalanceModifier and TypeMethodDescriptionEmployeeLeaveBalances.addLeaveBalancesItem(EmployeeLeaveBalance leaveBalancesItem) leaveBalancesMethod parameters in com.xero.models.payrollnz with type arguments of type EmployeeLeaveBalanceModifier and TypeMethodDescriptionEmployeeLeaveBalances.leaveBalances(List<EmployeeLeaveBalance> leaveBalances) leaveBalancesvoidEmployeeLeaveBalances.setLeaveBalances(List<EmployeeLeaveBalance> leaveBalances) leaveBalances