Class TimesheetShiftCalculationOutput
java.lang.Object
overit.geocallapp.wfm.core.bl.timesheet.event.TimesheetShiftCalculationOutput
Output object for timesheet shift calculation event.
- Since:
- 9.2
- GCApi:
- bo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetShift()voidsetEndDate(Date endDate) voidsetOnCallShift(Long onCallShift) voidvoidsetStartDate(Date startDate)
-
Constructor Details
-
TimesheetShiftCalculationOutput
public TimesheetShiftCalculationOutput()
-
-
Method Details
-
getStartDate
-
setStartDate
-
getEndDate
-
setEndDate
-
getShift
-
setShift
-
getOnCallShift
-
setOnCallShift
-
createCopy
-