public class MonitorQueryItem extends Object implements QueryItem
| Constructor and Description |
|---|
MonitorQueryItem() |
| Modifier and Type | Method and Description |
|---|---|
int |
getAgeInDays() |
String |
getKey() |
int |
getValue() |
void |
setAgeInDays(int ageInDays) |
void |
setKey(String key) |
void |
setNumberOfTasks(int numberOfTasks) |
String |
toString() |
public void setKey(String key)
public int getAgeInDays()
public void setAgeInDays(int ageInDays)
public void setNumberOfTasks(int numberOfTasks)
Copyright © 2019. All rights reserved.