public class IfcDoorStyle extends IfcTypeProduct
| Constructor and Description |
|---|
IfcDoorStyle() |
| Modifier and Type | Method and Description |
|---|---|
IfcDoorStyleConstructionEnum |
getConstructionType() |
IfcDoorStyleOperationEnum |
getOperationType() |
boolean |
getParameterTakesPrecedence() |
boolean |
getSizeable() |
void |
setConstructionType(IfcDoorStyleConstructionEnum value) |
void |
setOperationType(IfcDoorStyleOperationEnum value) |
void |
setParameterTakesPrecedence(boolean value) |
void |
setSizeable(boolean value) |
getRepresentationMaps, getTag, setRepresentationMaps, setTaggetApplicableOccurrence, getObjectTypeOf, hasPropertySets, setApplicableOccurrence, setPropertySetsgetDecomposes, hasAssignments, hasAssociations, isDecomposedBygetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcDoorStyleOperationEnum getOperationType()
public final void setOperationType(IfcDoorStyleOperationEnum value)
public final IfcDoorStyleConstructionEnum getConstructionType()
public final void setConstructionType(IfcDoorStyleConstructionEnum value)
public final boolean getParameterTakesPrecedence()
public final void setParameterTakesPrecedence(boolean value)
public final boolean getSizeable()
public final void setSizeable(boolean value)