public class IfcDoorType extends IfcBuildingElementType
Constructor and Description |
---|
IfcDoorType() |
Modifier and Type | Method and Description |
---|---|
IfcDoorTypeOperationEnum |
getOperationType() |
IfcBoolean |
getParameterTakesPrecedence() |
IfcDoorTypeEnum |
getPredefinedType() |
IfcLabel |
getUserDefinedOperationType() |
void |
setOperationType(IfcDoorTypeOperationEnum value) |
void |
setParameterTakesPrecedence(IfcBoolean value) |
void |
setPredefinedType(IfcDoorTypeEnum value) |
void |
setUserDefinedOperationType(IfcLabel value) |
getElementType, setElementType
getReferencedBy, getRepresentationMaps, getTag, setRepresentationMaps, setTag
getApplicableOccurrence, getTypes, hasPropertySets, setApplicableOccurrence, setPropertySets
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 IfcDoorTypeEnum getPredefinedType()
public final void setPredefinedType(IfcDoorTypeEnum value)
public final IfcDoorTypeOperationEnum getOperationType()
public final void setOperationType(IfcDoorTypeOperationEnum value)
public final IfcBoolean getParameterTakesPrecedence()
public final void setParameterTakesPrecedence(IfcBoolean value)
public final IfcLabel getUserDefinedOperationType()
public final void setUserDefinedOperationType(IfcLabel value)