public interface DoubleType extends PrimitiveType
The following features are supported:
StorePackage.getDoubleType()| Modifier and Type | Method and Description |
|---|---|
double |
getValue()
Returns the value of the 'Value' attribute.
|
void |
setValue(double value)
Sets the value of the '
Value' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removedouble getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(double),
StorePackage.getDoubleType_Value()void setValue(double value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()Copyright © 2016 OpenSource BIM. All rights reserved.