public class IfcMaterialList extends IfcEntity
Constructor and Description |
---|
IfcMaterialList() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcMaterial> |
getMaterials() |
void |
setMaterials(IfcCollection<IfcMaterial> value) |
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public final IfcCollection<IfcMaterial> getMaterials()
public final void setMaterials(IfcCollection<IfcMaterial> value)