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) |
getControls
getObjectType, isDefinedBy, setObjectType
getDecomposes, hasAssignments, hasAssociations, isDecomposedBy
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 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)