public class IfcWindowStyle extends IfcTypeProduct
| Constructor and Description |
|---|
IfcWindowStyle() |
| Modifier and Type | Method and Description |
|---|---|
IfcWindowStyleConstructionEnum |
getConstructionType() |
IfcWindowStyleOperationEnum |
getOperationType() |
IfcBoolean |
getParameterTakesPrecedence() |
IfcBoolean |
getSizeable() |
void |
setConstructionType(IfcWindowStyleConstructionEnum value) |
void |
setOperationType(IfcWindowStyleOperationEnum value) |
void |
setParameterTakesPrecedence(IfcBoolean value) |
void |
setSizeable(IfcBoolean value) |
getReferencedBy, 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 IfcWindowStyleConstructionEnum getConstructionType()
public final void setConstructionType(IfcWindowStyleConstructionEnum value)
public final IfcWindowStyleOperationEnum getOperationType()
public final void setOperationType(IfcWindowStyleOperationEnum value)
public final IfcBoolean getParameterTakesPrecedence()
public final void setParameterTakesPrecedence(IfcBoolean value)
public final IfcBoolean getSizeable()
public final void setSizeable(IfcBoolean value)