com.baidubce.services.ocr.model
Class GeneralWordsResult
java.lang.Object
com.baidubce.services.ocr.model.GeneralWordsResult
public class GeneralWordsResult
- extends Object
Created by lvsiyuan on 16/11/23.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeneralWordsResult
public GeneralWordsResult()
getLocation
public Location getLocation()
setLocation
public void setLocation(Location location)
getWords
public String getWords()
setWords
public void setWords(String words)
getChars
public List<Chars> getChars()
setChars
public void setChars(List<Chars> chars)
Copyright © 2018. All rights reserved.