IfcExtendedMaterialProperties

Inheritance: java.lang.Object, IfcMaterialProperties

Constructors

ConstructorDescription
IfcExtendedMaterialProperties()

Methods

MethodDescription
getExtendedProperties()
setExtendedProperties(IfcCollection value)
getDescription()
setDescription(IfcText value)
getName()
setName(IfcLabel value)

IfcExtendedMaterialProperties()

public IfcExtendedMaterialProperties()

getExtendedProperties()

public final IfcCollection<IfcProperty> getExtendedProperties()

Returns: IfcCollection

setExtendedProperties(IfcCollection value)

public final void setExtendedProperties(IfcCollection<IfcProperty> value)

getDescription()

public final IfcText getDescription()

Returns: IfcText

setDescription(IfcText value)

public final void setDescription(IfcText value)

getName()

public final IfcLabel getName()

Returns: IfcLabel

setName(IfcLabel value)

public final void setName(IfcLabel value)