public interface SeriesValue extends ActionValue
The following features are supported:
AttributePackage.getSeriesValue()
Modifier and Type | Method and Description |
---|---|
SeriesValue |
copyInstance() |
java.lang.String |
getName()
Returns the value of the 'Name' attribute.
|
void |
setName(java.lang.String value)
Sets the value of the '
Name ' attribute. |
getLabel, setLabel
java.lang.String getName()
setName(String)
,
AttributePackage.getSeriesValue_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
SeriesValue copyInstance()
copyInstance
in interface ActionValue
copyInstance
in interface IChartObject
Copyright © 2005-2008 Actuate Corp. All rights reserved.