Uses of Class
com.xero.models.payrolluk.EmployeeStatutoryLeaveBalance
-
Packages that use EmployeeStatutoryLeaveBalance Package Description com.xero.models.payrolluk -
-
Uses of EmployeeStatutoryLeaveBalance in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return EmployeeStatutoryLeaveBalance Modifier and Type Method Description EmployeeStatutoryLeaveBalanceEmployeeStatutoryLeaveBalance. balanceRemaining(Double balanceRemaining)The balance remaining for the corresponding leave type as of specified date.EmployeeStatutoryLeaveBalanceEmployeeStatutoryLeaveBalanceObject. getLeaveBalance()Get leaveBalanceEmployeeStatutoryLeaveBalanceEmployeeStatutoryLeaveBalance. leaveType(EmployeeStatutoryLeaveBalance.LeaveTypeEnum leaveType)The type of statutory leaveEmployeeStatutoryLeaveBalanceEmployeeStatutoryLeaveBalance. units(EmployeeStatutoryLeaveBalance.UnitsEnum units)The units will be \"Hours\"Methods in com.xero.models.payrolluk with parameters of type EmployeeStatutoryLeaveBalance Modifier and Type Method Description EmployeeStatutoryLeaveBalanceObjectEmployeeStatutoryLeaveBalanceObject. leaveBalance(EmployeeStatutoryLeaveBalance leaveBalance)leaveBalancevoidEmployeeStatutoryLeaveBalanceObject. setLeaveBalance(EmployeeStatutoryLeaveBalance leaveBalance)leaveBalance
-