IfcMaterialConstituentSet

Inheritance: java.lang.Object, IfcMaterialDefinition

Constructors

ConstructorDescription
IfcMaterialConstituentSet()

Methods

MethodDescription
getName()
setName(IfcLabel value)
getDescription()
setDescription(IfcText value)
getMaterialConstituents()
setMaterialConstituents(IfcCollection value)

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)