Interface ISimpleData
-
- All Superinterfaces:
ISeriesData
public interface ISimpleData extends ISeriesData
Represents the data contained in the Series
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getExpr()
Gets the expression.void
setExpr(java.lang.String expr)
Sets the expression
-