com.aliyuncs.green.model.v20160621
类 ImageDetectionResponse.ImageResult.ErrorResult

java.lang.Object
  继承者 com.aliyuncs.green.model.v20160621.ImageDetectionResponse.ImageResult.ErrorResult
包容类:
ImageDetectionResponse.ImageResult

public static class ImageDetectionResponse.ImageResult.ErrorResult
extends Object


构造方法摘要
ImageDetectionResponse.ImageResult.ErrorResult()
           
 
方法摘要
 String getCode()
           
 String getMsg()
           
 void setCode(String code)
           
 void setMsg(String msg)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ImageDetectionResponse.ImageResult.ErrorResult

public ImageDetectionResponse.ImageResult.ErrorResult()
方法详细信息

getCode

public String getCode()

setCode

public void setCode(String code)

getMsg

public String getMsg()

setMsg

public void setMsg(String msg)


Copyright © 2016. All Rights Reserved.