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