net.sourceforge.plantuml.project3
Interface Task
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description TaskCodegetCode()DurationgetDuration()InstantgetEnd()InstantgetStart()TaskDrawgetTaskDraw()voidsetColors(ComplementColors colors)voidsetDuration(Duration duration)voidsetEnd(Instant end)voidsetStart(Instant start)voidsetTaskDraw(TaskDraw taskDraw)
-
-
-
Method Detail
-
getCode
TaskCode getCode()
-
getStart
Instant getStart()
-
getEnd
Instant getEnd()
-
getDuration
Duration getDuration()
-
setStart
void setStart(Instant start)
-
setEnd
void setEnd(Instant end)
-
setDuration
void setDuration(Duration duration)
-
setTaskDraw
void setTaskDraw(TaskDraw taskDraw)
-
getTaskDraw
TaskDraw getTaskDraw()
-
setColors
void setColors(ComplementColors colors)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG