com.polarion.alm.tracker.calendar.IWorkingTime
METHODS
| Modifiers and Type | Name | Description |
|---|---|---|
| long | getFromTime() | The start of the working time. |
| void | setFromTime(long) | |
| long | getToTime() | The end of the working time. |
| void | setToTime(long) |
Back to Index