public interface NumberDataElement extends DataElement
The following features are supported:
| 限定符和类型 | 方法和说明 |
|---|---|
NumberDataElement |
copyInstance() |
double |
getValue()
Returns the value of the 'Value' attribute
|
boolean |
isSetValue()
Returns whether the value of the '
Value' attribute is set.
|
void |
setValue(double value)
Sets the value of the '
Value' attribute |
void |
unsetValue()
Unsets the value of the '
Value' attribute |
double getValue()
isSetValue(),
unsetValue(),
setValue(double),
DataPackage.getNumberDataElement_Value()void setValue(double value)
Value' attribute.
value - the new value of the 'Value' attribute.isSetValue(),
unsetValue(),
getValue()void unsetValue()
Value' attribute.
isSetValue(),
getValue(),
setValue(double)boolean isSetValue()
Value' attribute is set. unsetValue(),
getValue(),
setValue(double)NumberDataElement copyInstance()
copyInstance 在接口中 DataElementcopyInstance 在接口中 IChartObjectCopyright © 2005-2008 Actuate Corp. All rights reserved.