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, setIdentification
getDeclares, getObjectType, isDeclaredBy, isDefinedBy, isTypedBy, setObjectType
getDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBy
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public 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)