Modifier and Type | Method and Description |
---|---|
TaskCode |
getCode() |
Duration |
getDuration() |
Instant |
getEnd() |
Instant |
getStart() |
TaskDraw |
getTaskDraw() |
void |
setColors(ComplementColors colors) |
void |
setDuration(Duration duration) |
void |
setEnd(Instant end) |
void |
setStart(Instant start) |
void |
setTaskDraw(TaskDraw taskDraw) |
TaskCode getCode()
Instant getStart()
Instant getEnd()
Duration getDuration()
void setStart(Instant start)
void setEnd(Instant end)
void setDuration(Duration duration)
void setTaskDraw(TaskDraw taskDraw)
TaskDraw getTaskDraw()
void setColors(ComplementColors colors)
Copyright © 2018. All Rights Reserved.