Modifier and Type | Method and Description |
---|---|
Instant |
getBegin() |
List<Item> |
getChildren() |
String |
getCode() |
Instant |
getCompleted() |
net.sourceforge.plantuml.project.Duration |
getDuration() |
net.sourceforge.plantuml.project.Load |
getLoad() |
Item |
getParent() |
net.sourceforge.plantuml.project.NumericNumber |
getWork() |
boolean |
isLeaf() |
boolean |
isValid() |
void |
setInstant(Numeric value) |
public Instant getCompleted()
getCompleted
in interface Item
public net.sourceforge.plantuml.project.Duration getDuration()
getDuration
in interface Item
public net.sourceforge.plantuml.project.Load getLoad()
public net.sourceforge.plantuml.project.NumericNumber getWork()
public List<Item> getChildren()
getChildren
in interface Item
public void setInstant(Numeric value)
Copyright © 2016. All Rights Reserved.