public class IfcSoundProperties extends IfcPropertySetDefinition
Constructor and Description |
---|
IfcSoundProperties() |
Modifier and Type | Method and Description |
---|---|
IfcSoundScaleEnum |
getSoundScale() |
IfcCollection<IfcSoundValue> |
getSoundValues() |
IfcBoolean |
isAttenuating() |
void |
setAttenuating(IfcBoolean value) |
void |
setSoundScale(IfcSoundScaleEnum value) |
void |
setSoundValues(IfcCollection<IfcSoundValue> value) |
getDefinesType, getPropertyDefinitionOf
hasAssociations
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 IfcBoolean isAttenuating()
public final void setAttenuating(IfcBoolean value)
public final IfcSoundScaleEnum getSoundScale()
public final void setSoundScale(IfcSoundScaleEnum value)
public final IfcCollection<IfcSoundValue> getSoundValues()
public final void setSoundValues(IfcCollection<IfcSoundValue> value)