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, setElementTypegetReferencedBy, getRepresentationMaps, getTag, setRepresentationMaps, setTaggetApplicableOccurrence, getTypes, hasPropertySets, setApplicableOccurrence, setPropertySetsgetDecomposes, getNests, hasAssignments, hasAssociations, hasContext, isDecomposedBy, isNestedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic 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)