Modifier and Type | Method and Description |
---|---|
void |
addResource(Resource resource,
int percentage) |
TaskCode |
getCode() |
Instant |
getEnd() |
Load |
getLoad() |
Instant |
getStart() |
TaskDraw |
getTaskDraw() |
void |
setColors(ComplementColors colors) |
void |
setEnd(Instant end) |
void |
setLoad(Load load) |
void |
setStart(Instant start) |
void |
setTaskDraw(TaskDraw taskDraw) |
TaskCode getCode()
Load getLoad()
void setLoad(Load load)
void setStart(Instant start)
void setEnd(Instant end)
void setTaskDraw(TaskDraw taskDraw)
TaskDraw getTaskDraw()
void setColors(ComplementColors colors)
void addResource(Resource resource, int percentage)