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