Interface QueryItem
-
- All Known Subinterfaces:
AgeQueryItem
- All Known Implementing Classes:
DetailedMonitorQueryItem,MonitorQueryItem,TaskQueryItem,TimestampQueryItem
public interface QueryItem
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetKey()The key of a QueryItem determines its row within aReport.intgetValue()
-