|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.yahoo.rest.RestRequest
com.yahoo.search.SpellingSuggestionRequest
public class SpellingSuggestionRequest
Spelling suggestion request object.
| Constructor Summary | |
|---|---|
SpellingSuggestionRequest(String query)
Constructs a new spelling suggestion request. |
|
| Method Summary | |
|---|---|
void |
setQuery(String query)
|
| Methods inherited from class com.yahoo.rest.RestRequest |
|---|
addParameter, clearParameter, getParameters, getRequestUrl, setParameter, setRequestUrl |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpellingSuggestionRequest(String query)
query - The query to request suggestions for.| Method Detail |
|---|
public void setQuery(String query)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||