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, getPropertyDefinitionOf
hasAssociations
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public final IfcLabel getMethodOfMeasurement()
public final void setMethodOfMeasurement(IfcLabel value)
public final IfcCollection<IfcPhysicalQuantity> getQuantities()
public final void setQuantities(IfcCollection<IfcPhysicalQuantity> value)