net.sourceforge.plantuml.project3
Class TaskImpl
- java.lang.Object
-
- net.sourceforge.plantuml.project3.TaskImpl
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.Stringdebug()TaskCodegetCode()DurationgetDuration()InstantgetEnd()InstantgetStart()TaskDrawgetTaskDraw()voidsetColors(ComplementColors colors)voidsetDuration(Duration duration)voidsetEnd(Instant end)voidsetStart(Instant start)voidsetTaskDraw(TaskDraw taskDraw)java.lang.StringtoString()
-
-
-
Constructor Detail
-
TaskImpl
public TaskImpl(TaskCode code)
-
-
Method Detail
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
debug
public java.lang.String debug()
-
getDuration
public Duration getDuration()
- Specified by:
getDurationin interfaceTask
-
setDuration
public void setDuration(Duration duration)
- Specified by:
setDurationin interfaceTask
-
setTaskDraw
public void setTaskDraw(TaskDraw taskDraw)
- Specified by:
setTaskDrawin interfaceTask
-
getTaskDraw
public TaskDraw getTaskDraw()
- Specified by:
getTaskDrawin interfaceTask
-
setColors
public void setColors(ComplementColors colors)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG