public class BeaconDeviceInfo extends AlipayObject
| Constructor and Description | 
|---|
BeaconDeviceInfo()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getActiontype()
Gets actiontype. 
 | 
Boolean | 
getInuse()
Gets inuse. 
 | 
String | 
getRemark()
Gets remark. 
 | 
String | 
getSn()
Gets sn. 
 | 
BeaconTemplate | 
getTemplate()
Gets template. 
 | 
String | 
getUuid()
Gets uuid. 
 | 
void | 
setActiontype(String actiontype)
Sets actiontype. 
 | 
void | 
setInuse(Boolean inuse)
Sets inuse. 
 | 
void | 
setRemark(String remark)
Sets remark. 
 | 
void | 
setSn(String sn)
Sets sn. 
 | 
void | 
setTemplate(BeaconTemplate template)
Sets template. 
 | 
void | 
setUuid(String uuid)
Sets uuid. 
 | 
public String getActiontype()
public void setActiontype(String actiontype)
actiontype - the actiontypepublic Boolean getInuse()
public void setInuse(Boolean inuse)
inuse - the inusepublic String getRemark()
public void setRemark(String remark)
remark - the remarkpublic String getSn()
public void setSn(String sn)
sn - the snpublic BeaconTemplate getTemplate()
public void setTemplate(BeaconTemplate template)
template - the templatepublic String getUuid()
public void setUuid(String uuid)
uuid - the uuidCopyright © 2018. All rights reserved.