public class GeneralWordsResult extends Object
| Constructor and Description |
|---|
GeneralWordsResult() |
| Modifier and Type | Method and Description |
|---|---|
List<Chars> |
getChars() |
Location |
getLocation() |
String |
getWords() |
void |
setChars(List<Chars> chars) |
void |
setLocation(Location location) |
void |
setWords(String words) |
Copyright © 2021. All rights reserved.