public static class QueryProjectShareDeviceListResponse.Data.Items extends Object
构造器和说明 |
---|
Items() |
限定符和类型 | 方法和说明 |
---|---|
String |
getDeviceName() |
String |
getIotId() |
String |
getProductKey() |
Long |
getSharable() |
void |
setDeviceName(String deviceName) |
void |
setIotId(String iotId) |
void |
setProductKey(String productKey) |
void |
setSharable(Long sharable) |
public String getProductKey()
public void setProductKey(String productKey)
public String getDeviceName()
public void setDeviceName(String deviceName)
public Long getSharable()
public void setSharable(Long sharable)
public String getIotId()
public void setIotId(String iotId)
Copyright © 2023. All rights reserved.