Constructor and Description |
---|
TaskImpl(TimeLine timeLine,
String code) |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
TimeElement |
getCompleted() |
TimeElement |
getEnd() |
long |
getLoad() |
String |
getName() |
TimeElement |
getStart() |
void |
setDuration(int value) |
void |
setLoad(int value) |
void |
setStart(TimeElement exp) |
public TimeElement getStart()
public TimeElement getEnd()
public TimeElement getCompleted()
getCompleted
in interface Task
public void setStart(TimeElement exp)
public void setDuration(int value)
public void setLoad(int value)
Copyright © 2017. All Rights Reserved.