public interface IfcProjectOrder extends IfcControl
| Modifier and Type | Method and Description |
|---|---|
String |
getID()
Returns the value of the 'ID' attribute.
|
IfcProjectOrderTypeEnum |
getPredefinedType()
Returns the value of the 'Predefined Type' attribute.
|
String |
getStatus()
Returns the value of the 'Status' attribute.
|
boolean |
isSetStatus()
Returns whether the value of the '
Status' attribute is set. |
void |
setID(String value)
Sets the value of the '
ID' attribute. |
void |
setPredefinedType(IfcProjectOrderTypeEnum value)
Sets the value of the '
Predefined Type' attribute. |
void |
setStatus(String value)
Sets the value of the '
Status' attribute. |
void |
unsetStatus()
Unsets the value of the '
Status' attribute. |
getControls, isSetControls, unsetControlsgetIsDefinedBy, getObjectType, isSetIsDefinedBy, isSetObjectType, setObjectType, unsetIsDefinedBy, unsetObjectTypegetDecomposes, getHasAssignments, getHasAssociations, getIsDecomposedBy, isSetDecomposes, isSetHasAssignments, isSetHasAssociations, isSetIsDecomposedBy, unsetDecomposes, unsetHasAssignments, unsetHasAssociations, unsetIsDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getID()
If the meaning of the 'ID' attribute isn't clear, there really should be more of a description here...
setID(String),
Ifc2x3tc1Package.getIfcProjectOrder_ID()void setID(String value)
ID' attribute.
value - the new value of the 'ID' attribute.getID()IfcProjectOrderTypeEnum getPredefinedType()
IfcProjectOrderTypeEnum.
If the meaning of the 'Predefined Type' attribute isn't clear, there really should be more of a description here...
IfcProjectOrderTypeEnum,
setPredefinedType(IfcProjectOrderTypeEnum),
Ifc2x3tc1Package.getIfcProjectOrder_PredefinedType()void setPredefinedType(IfcProjectOrderTypeEnum value)
Predefined Type' attribute.
value - the new value of the 'Predefined Type' attribute.IfcProjectOrderTypeEnum,
getPredefinedType()String getStatus()
If the meaning of the 'Status' attribute isn't clear, there really should be more of a description here...
isSetStatus(),
unsetStatus(),
setStatus(String),
Ifc2x3tc1Package.getIfcProjectOrder_Status()void setStatus(String value)
Status' attribute.
value - the new value of the 'Status' attribute.isSetStatus(),
unsetStatus(),
getStatus()void unsetStatus()
Status' attribute.
isSetStatus(),
getStatus(),
setStatus(String)boolean isSetStatus()
Status' attribute is set.
unsetStatus(),
getStatus(),
setStatus(String)Copyright © 2018 OpenSource BIM. All rights reserved.