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

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

public static class ImageDetectionResponse.ImageResult.QrcodeResult
extends Object


构造方法摘要
ImageDetectionResponse.ImageResult.QrcodeResult()
           
 
方法摘要
 List<String> getQrcodeList()
           
 void setQrcodeList(List<String> qrcodeList)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ImageDetectionResponse.ImageResult.QrcodeResult

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

getQrcodeList

public List<String> getQrcodeList()

setQrcodeList

public void setQrcodeList(List<String> qrcodeList)


Copyright © 2016. All Rights Reserved.