com.polarion.alm.tracker.calendar.IWorkingTime


METHODS
Modifiers and TypeNameDescription
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