public class IfcProjectOrder extends IfcControl
| Constructor and Description |
|---|
IfcProjectOrder() |
| Modifier and Type | Method and Description |
|---|---|
IfcIdentifier |
getID() |
IfcProjectOrderTypeEnum |
getPredefinedType() |
IfcLabel |
getStatus() |
void |
setID(IfcIdentifier value) |
void |
setPredefinedType(IfcProjectOrderTypeEnum value) |
void |
setStatus(IfcLabel value) |
getControlsgetObjectType, isDefinedBy, setObjectTypegetDecomposes, hasAssignments, hasAssociations, isDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcIdentifier getID()
public final void setID(IfcIdentifier value)
public final IfcProjectOrderTypeEnum getPredefinedType()
public final void setPredefinedType(IfcProjectOrderTypeEnum value)
public final IfcLabel getStatus()
public final void setStatus(IfcLabel value)