Interface ISimpleData

All Superinterfaces:
ISeriesData

public interface ISimpleData extends ISeriesData
Represents the data contained in the Series
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the expression.
    void
    Sets the expression
  • Method Details

    • getExpr

      String getExpr()
      Gets the expression.
      Returns:
      expression
    • setExpr

      void setExpr(String expr)
      Sets the expression
      Parameters:
      expr - expression