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