public class SpellingSuggestionData<STATE> extends Object implements Serializable
| Constructor and Description |
|---|
SpellingSuggestionData() |
| Modifier and Type | Method and Description |
|---|---|
STATE |
getQuery() |
String |
getSuggestion() |
void |
setQuery(STATE query) |
void |
setSuggestion(String suggestion) |
Copyright © 2017 SAP SE. All Rights Reserved.