public class IfcQuantityCount extends IfcPhysicalSimpleQuantity
| Constructor and Description |
|---|
IfcQuantityCount() |
| Modifier and Type | Method and Description |
|---|---|
IfcCountMeasure |
getCountValue() |
IfcLabel |
getFormula() |
void |
setCountValue(IfcCountMeasure value) |
void |
setFormula(IfcLabel value) |
getUnit, setUnitgetDescription, getName, getPartOfComplex, hasExternalReferences, setDescription, setNameequals, getEntityLabel, hashCode, op_Equality, op_Inequalitypublic final IfcCountMeasure getCountValue()
public final void setCountValue(IfcCountMeasure value)
public final IfcLabel getFormula()
public final void setFormula(IfcLabel value)