public interface SettableQueryChooser
Red (cxh) |
Red (cxh) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getQueryValue()
Return a string representation of the query.
|
void |
setQueryValue(java.lang.String value)
Set the string representation of the query.
|
void setQueryValue(java.lang.String value)
value
- the string valuegetQueryValue()
java.lang.String getQueryValue()
setQueryValue(String)