public class AlipayCommerceIotModellistCreateModel extends AlipayObject
Constructor and Description |
---|
AlipayCommerceIotModellistCreateModel() |
Modifier and Type | Method and Description |
---|---|
List<IotDeviceModel> |
getModelList()
Gets model list.
|
String |
getProtocolSupplierId()
Gets protocol supplier id.
|
void |
setModelList(List<IotDeviceModel> modelList)
Sets model list.
|
void |
setProtocolSupplierId(String protocolSupplierId)
Sets protocol supplier id.
|
public AlipayCommerceIotModellistCreateModel()
public List<IotDeviceModel> getModelList()
public void setModelList(List<IotDeviceModel> modelList)
modelList
- the model listpublic String getProtocolSupplierId()
public void setProtocolSupplierId(String protocolSupplierId)
protocolSupplierId
- the protocol supplier idCopyright © 2018. All rights reserved.