Interface ISimpleData

  • All Superinterfaces:
    ISeriesData

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

      • getExpr

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

        void setExpr​(java.lang.String expr)
        Sets the expression
        Parameters:
        expr - expression