Interface ADQLOperand

    • Method Detail

      • isNumeric

        boolean isNumeric()
        Tell whether this operand is numeric or not.
        Returns:
        true if this operand is numeric, false otherwise.
      • isString

        boolean isString()
        Tell whether this operand is a string or not.
        Returns:
        true if this operand is a string, false otherwise.
      • isGeometry

        boolean isGeometry()
        Tell whether this operand is a geometrical region or not.
        Returns:
        true if this operand is a geometry, false otherwise.
        Since:
        1.3