com.aliyuncs.green.model.v20160621
类 TextWordCorrectResponse
java.lang.Object
com.aliyuncs.AcsResponse
com.aliyuncs.green.model.v20160621.TextWordCorrectResponse
public class TextWordCorrectResponse
- extends com.aliyuncs.AcsResponse
- 版本:
- 作者:
- auto create
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextWordCorrectResponse
public TextWordCorrectResponse()
getCode
public String getCode()
setCode
public void setCode(String code)
getMsg
public String getMsg()
setMsg
public void setMsg(String msg)
getMatched
public Boolean getMatched()
setMatched
public void setMatched(Boolean matched)
getTaskId
public String getTaskId()
setTaskId
public void setTaskId(String taskId)
getResult
public String getResult()
setResult
public void setResult(String result)
getInstance
public TextWordCorrectResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
- 指定者:
- 类
com.aliyuncs.AcsResponse 中的 getInstance
Copyright © 2016. All Rights Reserved.