IfcTask
Contents
[
Hide
]Inheritance: java.lang.Object, IfcProcess
Constructors
| Constructor | Description |
|---|---|
| IfcTask() |
Methods
IfcTask()
public IfcTask()
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 IfcBoolean isMilestone()
Returns: IfcBoolean
setMilestone(IfcBoolean value)
public final void setMilestone(IfcBoolean value)
getPriority()
public final IfcInteger getPriority()
Returns: IfcInteger
setPriority(IfcInteger value)
public final void setPriority(IfcInteger value)
getTaskTime()
public final IfcTaskTime getTaskTime()
Returns: IfcTaskTime
setTaskTime(IfcTaskTime value)
public final void setTaskTime(IfcTaskTime value)
getPredefinedType()
public final IfcTaskTypeEnum getPredefinedType()
Returns: IfcTaskTypeEnum
setPredefinedType(IfcTaskTypeEnum value)
public final void setPredefinedType(IfcTaskTypeEnum value)