| 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 Itempublic net.sourceforge.plantuml.project.Duration getDuration()
getDuration in interface Itempublic net.sourceforge.plantuml.project.Load getLoad()
public net.sourceforge.plantuml.project.NumericNumber getWork()
public List<Item> getChildren()
getChildren in interface Itempublic void setInstant(Numeric value)
Copyright © 2017. All rights reserved.