类 GeneralWordsResult


  • public class GeneralWordsResult
    extends Object
    Created by lvsiyuan on 16/11/23.
    • 构造器详细资料

      • GeneralWordsResult

        public GeneralWordsResult()
    • 方法详细资料

      • getLocation

        public Location getLocation()
      • setLocation

        public void setLocation​(Location location)
      • getWords

        public String getWords()
      • setWords

        public void setWords​(String words)
      • setChars

        public void setChars​(List<Chars> chars)