public class IotDevicePersonalInfo extends AlipayObject
Constructor and Description |
---|
IotDevicePersonalInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getDeviceId()
Gets device id.
|
String |
getRemark()
Gets remark.
|
void |
setDeviceId(String deviceId)
Sets device id.
|
void |
setRemark(String remark)
Sets remark.
|
public String getDeviceId()
public void setDeviceId(String deviceId)
deviceId
- the device idpublic String getRemark()
public void setRemark(String remark)
remark
- the remarkCopyright © 2018. All rights reserved.