BrightSide Workbench Full Report + Source Code
org.turro.erp.entity.TimeControl Member List

This is the complete list of members for org.turro.erp.entity.TimeControl, including all inherited members.

getEndTime()org.turro.erp.entity.TimeControl
getHumanResource()org.turro.erp.entity.TimeControl
getId()org.turro.erp.entity.TimeControl
getStartTime()org.turro.erp.entity.TimeControl
getTask()org.turro.erp.entity.TimeControl
isEndManual()org.turro.erp.entity.TimeControl
isStartManual()org.turro.erp.entity.TimeControl
setEndManual(boolean endManual)org.turro.erp.entity.TimeControl
setEndTime(Date endTime)org.turro.erp.entity.TimeControl
setHumanResource(HumanResource humanResource)org.turro.erp.entity.TimeControl
setId(long id)org.turro.erp.entity.TimeControl
setStartManual(boolean startManual)org.turro.erp.entity.TimeControl
setStartTime(Date startTime)org.turro.erp.entity.TimeControl
setTask(Task task)org.turro.erp.entity.TimeControl