public class AlipayCommerceIotModelModifyModel extends AlipayObject
| Constructor and Description |
|---|
AlipayCommerceIotModelModifyModel() |
| Modifier and Type | Method and Description |
|---|---|
IotDeviceModel |
getModel()
Gets model.
|
String |
getProtocolSupplierId()
Gets protocol supplier id.
|
void |
setModel(IotDeviceModel model)
Sets model.
|
void |
setProtocolSupplierId(String protocolSupplierId)
Sets protocol supplier id.
|
public IotDeviceModel getModel()
public void setModel(IotDeviceModel model)
model - the modelpublic String getProtocolSupplierId()
public void setProtocolSupplierId(String protocolSupplierId)
protocolSupplierId - the protocol supplier idCopyright © 2018. All rights reserved.