IfcMaterialConstituentSet
Inheritance: java.lang.Object, IfcMaterialDefinition
Constructors
| Constructor | Description |
|---|---|
| IfcMaterialConstituentSet() |
Methods
| Method | Description |
|---|---|
| getName() | |
| setName(IfcLabel value) | |
| getDescription() | |
| setDescription(IfcText value) | |
| getMaterialConstituents() | |
| setMaterialConstituents(IfcCollection |
IfcMaterialConstituentSet()
public IfcMaterialConstituentSet()
getName()
public final IfcLabel getName()
Returns: IfcLabel
setName(IfcLabel value)
public final void setName(IfcLabel value)
getDescription()
public final IfcText getDescription()
Returns: IfcText
setDescription(IfcText value)
public final void setDescription(IfcText value)
getMaterialConstituents()
public final IfcCollection<IfcMaterialConstituent> getMaterialConstituents()
Returns: IfcCollection
setMaterialConstituents(IfcCollection value)
public final void setMaterialConstituents(IfcCollection<IfcMaterialConstituent> value)