public class AlipayCommerceIotDevicelistCreateModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCommerceIotDevicelistCreateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<IotDevice> |
getDeviceList() |
List<IotDevicePersonalInfo> |
getDevicePersonalInfoList() |
String |
getProtocolSupplierId() |
String |
getUserId() |
void |
setDeviceList(List<IotDevice> deviceList) |
void |
setDevicePersonalInfoList(List<IotDevicePersonalInfo> devicePersonalInfoList) |
void |
setProtocolSupplierId(String protocolSupplierId) |
void |
setUserId(String userId) |
public List<IotDevicePersonalInfo> getDevicePersonalInfoList()
public void setDevicePersonalInfoList(List<IotDevicePersonalInfo> devicePersonalInfoList)
public String getProtocolSupplierId()
public void setProtocolSupplierId(String protocolSupplierId)
public String getUserId()
public void setUserId(String userId)
Copyright © 2020. All rights reserved.