public class TaskQueryItem extends Object implements QueryItem
TaskQueryItem()
String
getKey()
TaskState
getState()
int
getValue()
void
setCount(int count)
setDomain(String domain)
setState(TaskState state)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TaskQueryItem()
public void setDomain(String domain)
public void setCount(int count)
public TaskState getState()
public void setState(TaskState state)
public String getKey()
getKey
QueryItem
public int getValue()
getValue
public String toString()
toString
Object
Copyright © 2019. All rights reserved.