public class GeneralWordsResult extends Object
GeneralWordsResult()
List<Chars>
getChars()
Location
getLocation()
String
getWords()
void
setChars(List<Chars> chars)
setLocation(Location location)
setWords(String words)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GeneralWordsResult()
public Location getLocation()
public void setLocation(Location location)
public String getWords()
public void setWords(String words)
public List<Chars> getChars()
public void setChars(List<Chars> chars)