public class YDevice extends Object
Modifier and Type | Method and Description |
---|---|
void |
dropCache() |
protected int |
functionCount() |
int |
getBeacon() |
double |
getDeviceTime() |
int |
getDevYdx() |
String |
getLogicalName() |
int |
getProductId() |
String |
getProductName() |
String |
getSerialNumber() |
int |
refresh() |
String |
requestAPI() |
void |
setDeviceTime(Integer[] data) |
public String getSerialNumber()
public String getLogicalName()
public String getProductName()
public int getProductId()
public int getBeacon()
public int getDevYdx()
public String requestAPI() throws YAPI_Exception
YAPI_Exception
public int refresh() throws YAPI_Exception
YAPI_Exception
public void dropCache()
protected int functionCount()
public double getDeviceTime()
public void setDeviceTime(Integer[] data)
Copyright © 2015. All rights reserved.