public class RecognizeAndTranslateResult extends Object
RecognizeAndTranslateResult()
RecognizeAndTranslateResult(String recognized, String target)
String
getRecognized()
getTarget()
void
setRecognized(String recognized)
setTarget(String target)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RecognizeAndTranslateResult()
public RecognizeAndTranslateResult(String recognized, String target)
public String getRecognized()
public void setRecognized(String recognized)
public String getTarget()
public void setTarget(String target)
Copyright © 2019. All rights reserved.