public class IfcMaterialConstituentSet extends IfcMaterialDefinition
Constructor and Description |
---|
IfcMaterialConstituentSet() |
Modifier and Type | Method and Description |
---|---|
IfcText |
getDescription() |
IfcCollection<IfcMaterialConstituent> |
getMaterialConstituents() |
IfcLabel |
getName() |
void |
setDescription(IfcText value) |
void |
setMaterialConstituents(IfcCollection<IfcMaterialConstituent> value) |
void |
setName(IfcLabel value) |
getAssociatedTo, hasExternalReferences, hasProperties
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public final IfcLabel getName()
public final void setName(IfcLabel value)
public final IfcText getDescription()
public final void setDescription(IfcText value)
public final IfcCollection<IfcMaterialConstituent> getMaterialConstituents()
public final void setMaterialConstituents(IfcCollection<IfcMaterialConstituent> value)