public class IfcActionRequest extends IfcControl
Constructor and Description |
---|
IfcActionRequest() |
Modifier and Type | Method and Description |
---|---|
IfcText |
getLongDescription() |
IfcActionRequestTypeEnum |
getPredefinedType() |
IfcLabel |
getStatus() |
void |
setLongDescription(IfcText value) |
void |
setPredefinedType(IfcActionRequestTypeEnum 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 IfcActionRequestTypeEnum getPredefinedType()
public final void setPredefinedType(IfcActionRequestTypeEnum value)
public final IfcLabel getStatus()
public final void setStatus(IfcLabel value)
public final IfcText getLongDescription()
public final void setLongDescription(IfcText value)