Uses of Class
com.xero.models.payrollau.LeaveBalance
Packages that use LeaveBalance
-
Uses of LeaveBalance in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return LeaveBalanceModifier and TypeMethodDescriptionThe name of the leave typeLeaveBalance.leaveTypeID(String leaveTypeID) Identifier of the leave type (see PayItems)LeaveBalance.numberOfUnits(Double numberOfUnits) The balance of the leave availableLeaveBalance.typeOfUnits(String typeOfUnits) The type of units as specified by the LeaveType (see PayItems)Methods in com.xero.models.payrollau that return types with arguments of type LeaveBalanceMethods in com.xero.models.payrollau with parameters of type LeaveBalanceModifier and TypeMethodDescriptionEmployee.addLeaveBalancesItem(LeaveBalance leaveBalancesItem) leaveBalancesMethod parameters in com.xero.models.payrollau with type arguments of type LeaveBalanceModifier and TypeMethodDescriptionEmployee.leaveBalances(List<LeaveBalance> leaveBalances) leaveBalancesvoidEmployee.setLeaveBalances(List<LeaveBalance> leaveBalances) leaveBalances