类 LocationEventData
java.lang.Object
com.github.shuaidd.event.BaseEventData
com.github.shuaidd.event.LocationEventData
描述 上报地理位置
- 作者:
- ddshuai date 2021-07-14 11:01
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetAppType(String appType) voidsetLatitude(String latitude) voidsetLongitude(String longitude) voidsetPrecision(String precision) 从类继承的方法 com.github.shuaidd.event.BaseEventData
getAgentId, getChangeType, getCreateTime, getDecryptMsg, getEvent, getEventKey, getFromUserName, getMsgId, getMsgType, getToUserName, setAgentId, setChangeType, setCreateTime, setDecryptMsg, setEvent, setEventKey, setFromUserName, setMsgId, setMsgType, setToUserName
-
字段详细资料
-
latitude
-
longitude
-
precision
-
appType
-
-
构造器详细资料
-
LocationEventData
public LocationEventData()
-
-
方法详细资料
-
getLatitude
-
setLatitude
-
getLongitude
-
setLongitude
-
getPrecision
-
setPrecision
-
getAppType
-
setAppType
-