IfcWindowStyle

Inheritance: java.lang.Object, IfcTypeProduct

Constructors

ConstructorDescription
IfcWindowStyle()

Methods

MethodDescription
getConstructionType()
setConstructionType(IfcWindowStyleConstructionEnum value)
getOperationType()
setOperationType(IfcWindowStyleOperationEnum value)
getParameterTakesPrecedence()
setParameterTakesPrecedence(IfcBoolean value)
getSizeable()
setSizeable(IfcBoolean value)

IfcWindowStyle()

public IfcWindowStyle()

getConstructionType()

public final IfcWindowStyleConstructionEnum getConstructionType()

Returns: IfcWindowStyleConstructionEnum

setConstructionType(IfcWindowStyleConstructionEnum value)

public final void setConstructionType(IfcWindowStyleConstructionEnum value)

getOperationType()

public final IfcWindowStyleOperationEnum getOperationType()

Returns: IfcWindowStyleOperationEnum

setOperationType(IfcWindowStyleOperationEnum value)

public final void setOperationType(IfcWindowStyleOperationEnum value)

getParameterTakesPrecedence()

public final IfcBoolean getParameterTakesPrecedence()

Returns: IfcBoolean

setParameterTakesPrecedence(IfcBoolean value)

public final void setParameterTakesPrecedence(IfcBoolean value)

getSizeable()

public final IfcBoolean getSizeable()

Returns: IfcBoolean

setSizeable(IfcBoolean value)

public final void setSizeable(IfcBoolean value)