IfcSoundProperties

Inheritance: java.lang.Object, IfcPropertySetDefinition

Constructors

ConstructorDescription
IfcSoundProperties()

Methods

MethodDescription
isAttenuating()
setAttenuating(IfcBoolean value)
getSoundScale()
setSoundScale(IfcSoundScaleEnum value)
getSoundValues()
setSoundValues(IfcCollection value)

IfcSoundProperties()

public IfcSoundProperties()

isAttenuating()

public final IfcBoolean isAttenuating()

Returns: IfcBoolean

setAttenuating(IfcBoolean value)

public final void setAttenuating(IfcBoolean value)

getSoundScale()

public final IfcSoundScaleEnum getSoundScale()

Returns: IfcSoundScaleEnum

setSoundScale(IfcSoundScaleEnum value)

public final void setSoundScale(IfcSoundScaleEnum value)

getSoundValues()

public final IfcCollection<IfcSoundValue> getSoundValues()

Returns: IfcCollection

setSoundValues(IfcCollection value)

public final void setSoundValues(IfcCollection<IfcSoundValue> value)