public abstract class IfcPhysicalQuantity extends IfcEntity
| Constructor and Description |
|---|
IfcPhysicalQuantity() |
| Modifier and Type | Method and Description |
|---|---|
IfcText |
getDescription() |
IfcLabel |
getName() |
IfcCollection<IfcPhysicalComplexQuantity> |
getPartOfComplex() |
void |
setDescription(IfcText value) |
void |
setName(IfcLabel value) |
equals, 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<IfcPhysicalComplexQuantity> getPartOfComplex()