Class CompareStringExpression

    • Constructor Detail

      • CompareStringExpression

        public CompareStringExpression()
        Deprecated.
        Default Constructor.
    • Method Detail

      • getText

        public String getText()
        Deprecated.
        Returns the static text to which the field's value should be compared to.
        Returns:
        the text.
      • setText

        public void setText​(String text)
        Deprecated.
        Defines the static text to which the field's value should be compared to.
        Parameters:
        text - the text.