IfcMaterialList

Inheritance: java.lang.Object, IfcEntity

Constructors

ConstructorDescription
IfcMaterialList()

Methods

MethodDescription
getMaterials()
setMaterials(IfcCollection value)

IfcMaterialList()

public IfcMaterialList()

getMaterials()

public final IfcCollection<IfcMaterial> getMaterials()

Returns: IfcCollection

setMaterials(IfcCollection value)

public final void setMaterials(IfcCollection<IfcMaterial> value)