Interface QueryItem

    • Method Detail

      • getKey

        String getKey()
        The key of a QueryItem determines its row within a Report.
        Returns:
        the key of this QueryItem.
      • getValue

        int getValue()
        Its value will be added to the existing cell value during the insertion into a Report.
        Returns:
        the value