Class GetDataRowValueExpression

    • Constructor Detail

      • GetDataRowValueExpression

        public GetDataRowValueExpression()
    • Method Detail

      • getField

        public String getField()
      • setField

        public void setField​(String field)
      • getValue

        public Object getValue()
        Return the current expression value.

        The value depends (obviously) on the expression implementation.

        Returns:
        the value of the function.