-
public class MQ_302_DataBeanCreated by letian on 2018/4/9.
-
-
Constructor Summary
Constructors Constructor Description MQ_302_DataBean(String devId, JSONObject data, Integer timestamp)
-
Method Summary
Modifier and Type Method Description StringgetDevId()JSONObjectgetData()IntegergetTimestamp()-
-
Method Detail
-
getDevId
String getDevId()
-
getData
JSONObject getData()
-
getTimestamp
Integer getTimestamp()
-
-
-
-