Interface QueryItem
-
- All Known Subinterfaces:
AgeQueryItem
- All Known Implementing Classes:
DetailedMonitorQueryItem,MonitorQueryItem,PriorityQueryItem,TaskQueryItem,TimestampQueryItem
public interface QueryItem
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetKey()intgetValue()Its value will be added to the existing cell value during the insertion into a Report.
-