public class SuggestedSpellingItem extends java.lang.Object implements SuggestedSpellingItemIf
Constructor and Description |
---|
SuggestedSpellingItem()
Constructor
|
SuggestedSpellingItem(java.lang.String suggestion)
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSuggestion()
Spelling suggestion
|
void |
setSuggestion(java.lang.String suggestion)
Spelling suggestion
|
java.lang.String |
toString() |
public SuggestedSpellingItem()
public SuggestedSpellingItem(java.lang.String suggestion)
suggestion
- the suggestionpublic java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String getSuggestion()
SuggestedSpellingItemIf
getSuggestion
in interface SuggestedSpellingItemIf
public void setSuggestion(java.lang.String suggestion)
SuggestedSpellingItemIf
setSuggestion
in interface SuggestedSpellingItemIf
suggestion
- the suggestion to setCopyright © 2018 DS Data Systems UK Ltd.