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