public interface IfcQuantityTime extends IfcPhysicalSimpleQuantity
The following features are supported:
Ifc2x3tc1Package.getIfcQuantityTime()| Modifier and Type | Method and Description |
|---|---|
double |
getTimeValue()
Returns the value of the 'Time Value' attribute.
|
String |
getTimeValueAsString()
Returns the value of the 'Time Value As String' attribute.
|
void |
setTimeValue(double value)
Sets the value of the '
Time Value' attribute. |
void |
setTimeValueAsString(String value)
Sets the value of the '
Time Value As String' attribute. |
getUnit, isSetUnit, setUnit, unsetUnitgetDescription, getName, getPartOfComplex, isSetDescription, isSetPartOfComplex, setDescription, setName, unsetDescription, unsetPartOfComplexforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getTimeValue()
If the meaning of the 'Time Value' attribute isn't clear, there really should be more of a description here...
setTimeValue(double),
Ifc2x3tc1Package.getIfcQuantityTime_TimeValue()void setTimeValue(double value)
Time Value' attribute.
value - the new value of the 'Time Value' attribute.getTimeValue()String getTimeValueAsString()
If the meaning of the 'Time Value As String' attribute isn't clear, there really should be more of a description here...
setTimeValueAsString(String),
Ifc2x3tc1Package.getIfcQuantityTime_TimeValueAsString()void setTimeValueAsString(String value)
Time Value As String' attribute.
value - the new value of the 'Time Value As String' attribute.getTimeValueAsString()Copyright © 2016 OpenSource BIM. All rights reserved.