IfcSpaceThermalLoadProperties

Inheritance: java.lang.Object, IfcPropertySetDefinition

Constructors

ConstructorDescription
IfcSpaceThermalLoadProperties()

Methods

MethodDescription
getApplicableValueRatio()
setApplicableValueRatio(IfcPositiveRatioMeasure value)
getThermalLoadSource()
setThermalLoadSource(IfcThermalLoadSourceEnum value)
getPropertySource()
setPropertySource(IfcPropertySourceEnum value)
getSourceDescription()
setSourceDescription(IfcText value)
getMaximumValue()
setMaximumValue(IfcPowerMeasure value)
getMinimumValue()
setMinimumValue(IfcPowerMeasure value)
getThermalLoadTimeSeriesValues()
setThermalLoadTimeSeriesValues(IfcTimeSeries value)
getUserDefinedThermalLoadSource()
setUserDefinedThermalLoadSource(IfcLabel value)
getUserDefinedPropertySource()
setUserDefinedPropertySource(IfcLabel value)
getThermalLoadType()
setThermalLoadType(IfcThermalLoadTypeEnum value)

IfcSpaceThermalLoadProperties()

public IfcSpaceThermalLoadProperties()

getApplicableValueRatio()

public final IfcPositiveRatioMeasure getApplicableValueRatio()

Returns: IfcPositiveRatioMeasure

setApplicableValueRatio(IfcPositiveRatioMeasure value)

public final void setApplicableValueRatio(IfcPositiveRatioMeasure value)

getThermalLoadSource()

public final IfcThermalLoadSourceEnum getThermalLoadSource()

Returns: IfcThermalLoadSourceEnum

setThermalLoadSource(IfcThermalLoadSourceEnum value)

public final void setThermalLoadSource(IfcThermalLoadSourceEnum value)

getPropertySource()

public final IfcPropertySourceEnum getPropertySource()

Returns: IfcPropertySourceEnum

setPropertySource(IfcPropertySourceEnum value)

public final void setPropertySource(IfcPropertySourceEnum value)

getSourceDescription()

public final IfcText getSourceDescription()

Returns: IfcText

setSourceDescription(IfcText value)

public final void setSourceDescription(IfcText value)

getMaximumValue()

public final IfcPowerMeasure getMaximumValue()

Returns: IfcPowerMeasure

setMaximumValue(IfcPowerMeasure value)

public final void setMaximumValue(IfcPowerMeasure value)

getMinimumValue()

public final IfcPowerMeasure getMinimumValue()

Returns: IfcPowerMeasure

setMinimumValue(IfcPowerMeasure value)

public final void setMinimumValue(IfcPowerMeasure value)

getThermalLoadTimeSeriesValues()

public final IfcTimeSeries getThermalLoadTimeSeriesValues()

Returns: IfcTimeSeries

setThermalLoadTimeSeriesValues(IfcTimeSeries value)

public final void setThermalLoadTimeSeriesValues(IfcTimeSeries value)

getUserDefinedThermalLoadSource()

public final IfcLabel getUserDefinedThermalLoadSource()

Returns: IfcLabel

setUserDefinedThermalLoadSource(IfcLabel value)

public final void setUserDefinedThermalLoadSource(IfcLabel value)

getUserDefinedPropertySource()

public final IfcLabel getUserDefinedPropertySource()

Returns: IfcLabel

setUserDefinedPropertySource(IfcLabel value)

public final void setUserDefinedPropertySource(IfcLabel value)

getThermalLoadType()

public final IfcThermalLoadTypeEnum getThermalLoadType()

Returns: IfcThermalLoadTypeEnum

setThermalLoadType(IfcThermalLoadTypeEnum value)

public final void setThermalLoadType(IfcThermalLoadTypeEnum value)