-
Constructor Summary
Constructors
-
Method Summary
The key of a QueryItem determines its
row
within a
Report.
int
int
Its value will be added to the existing cell value during the insertion into a
Report.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PriorityQueryItem
public PriorityQueryItem()
-
Method Details
-
getPriority
public int getPriority()
-
getKey
The key of a QueryItem determines its
row
within a
Report.
- Specified by:
getKey in interface QueryItem
- Returns:
- the key of this QueryItem.
-
getValue
public int getValue()
Its value will be added to the existing cell value during the insertion into a
Report.
- Specified by:
getValue in interface QueryItem
- Returns:
- the value