Uses of Class
com.xero.models.payrollau.LeavePeriod
Packages that use LeavePeriod
-
Uses of LeavePeriod in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return LeavePeriodModifier and TypeMethodDescriptionLeavePeriod.leavePeriodStatus(LeavePeriodStatus leavePeriodStatus) leavePeriodStatusLeavePeriod.numberOfUnits(Double numberOfUnits) The Number of Units for the leaveLeavePeriod.payPeriodEndDate(String payPeriodEndDate) The Pay Period End Date (YYYY-MM-DD)LeavePeriod.payPeriodStartDate(String payPeriodStartDate) The Pay Period Start Date (YYYY-MM-DD)Methods in com.xero.models.payrollau that return types with arguments of type LeavePeriodMethods in com.xero.models.payrollau with parameters of type LeavePeriodModifier and TypeMethodDescriptionLeaveApplication.addLeavePeriodsItem(LeavePeriod leavePeriodsItem) leavePeriodsMethod parameters in com.xero.models.payrollau with type arguments of type LeavePeriodModifier and TypeMethodDescriptionLeaveApplication.leavePeriods(List<LeavePeriod> leavePeriods) leavePeriodsvoidLeaveApplication.setLeavePeriods(List<LeavePeriod> leavePeriods) leavePeriods