public class IfcElementQuantity extends IfcPropertySetDefinition
| Constructor and Description |
|---|
IfcElementQuantity() |
| Modifier and Type | Method and Description |
|---|---|
IfcLabel |
getMethodOfMeasurement() |
IfcCollection<IfcPhysicalQuantity> |
getQuantities() |
void |
setMethodOfMeasurement(IfcLabel value) |
void |
setQuantities(IfcCollection<IfcPhysicalQuantity> value) |
getDefinesType, getPropertyDefinitionOfhasAssociationsgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcLabel getMethodOfMeasurement()
public final void setMethodOfMeasurement(IfcLabel value)
public final IfcCollection<IfcPhysicalQuantity> getQuantities()
public final void setQuantities(IfcCollection<IfcPhysicalQuantity> value)