IfcTask
Inheritance: java.lang.Object, IfcProcess
Constructors
| Constructor | Description |
|---|---|
| IfcTask() |
Methods
IfcTask()
public IfcTask()
getTaskId()
public final IfcIdentifier getTaskId()
Returns: IfcIdentifier
setTaskId(IfcIdentifier value)
public final void setTaskId(IfcIdentifier value)
getStatus()
public final IfcLabel getStatus()
Returns: IfcLabel
setStatus(IfcLabel value)
public final void setStatus(IfcLabel value)
getWorkMethod()
public final IfcLabel getWorkMethod()
Returns: IfcLabel
setWorkMethod(IfcLabel value)
public final void setWorkMethod(IfcLabel value)
isMilestone()
public final boolean isMilestone()
Returns: boolean
setMilestone(boolean value)
public final void setMilestone(boolean value)
getPriority()
public final int getPriority()
Returns: int
setPriority(int value)
public final void setPriority(int value)