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