public class GetDistributedeviceByperipheralidResponse
extends cn.com.antcloud.api.product.AntCloudProdResponse
| 构造器和说明 |
|---|
GetDistributedeviceByperipheralidResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<DistributeDevice> |
getDistributeDeviceList()
发行设备信息数组
|
List<String> |
getMissPeripheralIdList()
发行设备信息不存在的外围设备ID集合
|
List<String> |
getSuccessPeripheralIdList()
获取外围设备信息成功的外围设备ID集合
|
void |
setDistributeDeviceList(List<DistributeDevice> distributeDeviceList)
发行设备信息数组
|
void |
setMissPeripheralIdList(List<String> missPeripheralIdList)
发行设备信息不存在的外围设备ID集合
|
void |
setSuccessPeripheralIdList(List<String> successPeripheralIdList)
获取外围设备信息成功的外围设备ID集合
|
public GetDistributedeviceByperipheralidResponse()
public List<DistributeDevice> getDistributeDeviceList()
public void setDistributeDeviceList(List<DistributeDevice> distributeDeviceList)
public void setMissPeripheralIdList(List<String> missPeripheralIdList)
Copyright © 2021. All Rights Reserved.