IfcTaskType
Inheritance: java.lang.Object, IfcTypeProcess
Constructors
| Constructor | Description |
|---|---|
| IfcTaskType() |
Methods
| Method | Description |
|---|---|
| getPredefinedType() | |
| setPredefinedType(IfcTaskTypeEnum value) | |
| getWorkMethod() | |
| setWorkMethod(IfcLabel value) |
IfcTaskType()
public IfcTaskType()
getPredefinedType()
public final IfcTaskTypeEnum getPredefinedType()
Returns: IfcTaskTypeEnum
setPredefinedType(IfcTaskTypeEnum value)
public final void setPredefinedType(IfcTaskTypeEnum value)
getWorkMethod()
public final IfcLabel getWorkMethod()
Returns: IfcLabel
setWorkMethod(IfcLabel value)
public final void setWorkMethod(IfcLabel value)