public abstract class IfcExtendedProperties extends IfcPropertyAbstraction
Constructor and Description |
---|
IfcExtendedProperties() |
Modifier and Type | Method and Description |
---|---|
IfcText |
getDescription() |
IfcIdentifier |
getName() |
IfcCollection<IfcProperty> |
getProperties() |
void |
setDescription(IfcText value) |
void |
setName(IfcIdentifier value) |
void |
setProperties(IfcCollection<IfcProperty> value) |
hasExternalReferences
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
public final IfcIdentifier getName()
public final void setName(IfcIdentifier value)
public final IfcText getDescription()
public final void setDescription(IfcText value)
public final IfcCollection<IfcProperty> getProperties()
public final void setProperties(IfcCollection<IfcProperty> value)