public interface IfcInductanceMeasure extends IfcDerivedMeasureValue
The following features are supported:
Ifc4Package.getIfcInductanceMeasure()| Modifier and Type | Method and Description |
|---|---|
double |
getWrappedValue()
Returns the value of the 'Wrapped Value' attribute.
|
String |
getWrappedValueAsString()
Returns the value of the 'Wrapped Value As String' attribute.
|
boolean |
isSetWrappedValue()
Returns whether the value of the '
Wrapped Value' attribute is set. |
boolean |
isSetWrappedValueAsString()
Returns whether the value of the '
Wrapped Value As String' attribute is set. |
void |
setWrappedValue(double value)
Sets the value of the '
Wrapped Value' attribute. |
void |
setWrappedValueAsString(String value)
Sets the value of the '
Wrapped Value As String' attribute. |
void |
unsetWrappedValue()
Unsets the value of the '
Wrapped Value' attribute. |
void |
unsetWrappedValueAsString()
Unsets the value of the '
Wrapped Value As String' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getWrappedValue()
If the meaning of the 'Wrapped Value' attribute isn't clear, there really should be more of a description here...
isSetWrappedValue(),
unsetWrappedValue(),
setWrappedValue(double),
Ifc4Package.getIfcInductanceMeasure_WrappedValue()void setWrappedValue(double value)
Wrapped Value' attribute.
value - the new value of the 'Wrapped Value' attribute.isSetWrappedValue(),
unsetWrappedValue(),
getWrappedValue()void unsetWrappedValue()
Wrapped Value' attribute.
boolean isSetWrappedValue()
Wrapped Value' attribute is set.
unsetWrappedValue(),
getWrappedValue(),
setWrappedValue(double)String getWrappedValueAsString()
If the meaning of the 'Wrapped Value As String' attribute isn't clear, there really should be more of a description here...
isSetWrappedValueAsString(),
unsetWrappedValueAsString(),
setWrappedValueAsString(String),
Ifc4Package.getIfcInductanceMeasure_WrappedValueAsString()void setWrappedValueAsString(String value)
Wrapped Value As String' attribute.
value - the new value of the 'Wrapped Value As String' attribute.isSetWrappedValueAsString(),
unsetWrappedValueAsString(),
getWrappedValueAsString()void unsetWrappedValueAsString()
Wrapped Value As String' attribute.
boolean isSetWrappedValueAsString()
Wrapped Value As String' attribute is set.
unsetWrappedValueAsString(),
getWrappedValueAsString(),
setWrappedValueAsString(String)Copyright © 2016 OpenSource BIM. All rights reserved.