public class IfcMaterialProfileSet extends IfcMaterialDefinition
| Constructor and Description | 
|---|
| IfcMaterialProfileSet() | 
| Modifier and Type | Method and Description | 
|---|---|
| IfcCompositeProfileDef | getCompositeProfile() | 
| IfcText | getDescription() | 
| IfcCollection<IfcMaterialProfile> | getMaterialProfiles() | 
| IfcLabel | getName() | 
| void | setCompositeProfile(IfcCompositeProfileDef value) | 
| void | setDescription(IfcText value) | 
| void | setMaterialProfiles(IfcCollection<IfcMaterialProfile> value) | 
| void | setName(IfcLabel value) | 
getAssociatedTo, hasExternalReferences, hasPropertiesequals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic final IfcLabel getName()
public final void setName(IfcLabel value)
public final IfcText getDescription()
public final void setDescription(IfcText value)
public final IfcCollection<IfcMaterialProfile> getMaterialProfiles()
public final void setMaterialProfiles(IfcCollection<IfcMaterialProfile> value)
public final IfcCompositeProfileDef getCompositeProfile()
public final void setCompositeProfile(IfcCompositeProfileDef value)