public class TimestampQueryItem extends Object implements AgeQueryItem
TimestampReport.| Constructor and Description |
|---|
TimestampQueryItem() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAgeInDays() |
String |
getKey()
The key of a QueryItem determines its row within a
Report. |
String |
getOrgLevel1() |
String |
getOrgLevel2() |
String |
getOrgLevel3() |
String |
getOrgLevel4() |
int |
getValue() |
void |
setAgeInDays(int ageInDays) |
public String getKey()
QueryItemReport.public int getAgeInDays()
getAgeInDays in interface AgeQueryItempublic void setAgeInDays(int ageInDays)
setAgeInDays in interface AgeQueryItempublic String getOrgLevel1()
public String getOrgLevel2()
public String getOrgLevel3()
public String getOrgLevel4()
Copyright © 2020. All rights reserved.