public class IfcMaterialLayerSet extends IfcEntity
| Constructor and Description |
|---|
IfcMaterialLayerSet() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel |
getLayerSetName() |
IfcCollection<IfcMaterialLayer> |
getMaterialLayers() |
void |
setLayerSetName(IfcLabel value) |
void |
setMaterialLayers(IfcCollection<IfcMaterialLayer> value) |
equals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic final IfcCollection<IfcMaterialLayer> getMaterialLayers()
public final void setMaterialLayers(IfcCollection<IfcMaterialLayer> value)
public final IfcLabel getLayerSetName()
public final void setLayerSetName(IfcLabel value)