public class IfcProjectOrder extends IfcControl
| Constructor and Description |
|---|
IfcProjectOrder() |
| Modifier and Type | Method and Description |
|---|---|
IfcText |
getLongDescription() |
IfcProjectOrderTypeEnum |
getPredefinedType() |
IfcLabel |
getStatus() |
void |
setLongDescription(IfcText value) |
void |
setPredefinedType(IfcProjectOrderTypeEnum value) |
void |
setStatus(IfcLabel value) |
getControls, getIdentification, setIdentificationgetDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectTypegetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcProjectOrderTypeEnum getPredefinedType()
public final void setPredefinedType(IfcProjectOrderTypeEnum value)
public final IfcLabel getStatus()
public final void setStatus(IfcLabel value)
public final IfcText getLongDescription()
public final void setLongDescription(IfcText value)