| Constructor and Description |
|---|
TaskQueryItem() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
The key of a QueryItem determines its row within a
Report. |
TaskState |
getState() |
int |
getValue() |
void |
setCount(int count) |
void |
setState(TaskState state) |
void |
setWorkbasketKey(String workbasketKey) |
String |
toString() |
public void setWorkbasketKey(String workbasketKey)
public void setCount(int count)
public TaskState getState()
public void setState(TaskState state)
public String getKey()
QueryItemReport.Copyright © 2020. All rights reserved.