public class AlipayCommerceIotModellistCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceIotModellistCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<IotDeviceModel> |
getModelList() |
java.lang.String |
getProtocolSupplierId() |
void |
setModelList(java.util.List<IotDeviceModel> modelList) |
void |
setProtocolSupplierId(java.lang.String protocolSupplierId) |
public java.util.List<IotDeviceModel> getModelList()
public void setModelList(java.util.List<IotDeviceModel> modelList)
public java.lang.String getProtocolSupplierId()
public void setProtocolSupplierId(java.lang.String protocolSupplierId)
Copyright © 2018. All Rights Reserved.