public class LocationSelectEventMessage extends BaseEventMessage
event, eventKey
createTime, fromUserName, msgId, msgType, toUserName
Constructor and Description |
---|
LocationSelectEventMessage() |
Modifier and Type | Method and Description |
---|---|
void |
configXStream(com.thoughtworks.xstream.XStream xStream)
必要时,对XStream进行一些设置操作
|
SendLocationInfo |
getSendLocationInfo()
发送的位置信息
|
static long |
getSerialversionuid() |
void |
setSendLocationInfo(SendLocationInfo sendLocationInfo)
发送的位置信息
|
getEvent, getEventKey, setEvent, setEvent, setEventKey
getCreateTime, getFromUserName, getMsgId, getMsgType, getToUserName, getXStream, loadDataFromXml, setCreateTime, setFromUserName, setMsgId, setMsgType, setMsgType, setToUserName, toXmlMsg
public SendLocationInfo getSendLocationInfo()
public void setSendLocationInfo(SendLocationInfo sendLocationInfo)
sendLocationInfo
- public static long getSerialversionuid()
public void configXStream(com.thoughtworks.xstream.XStream xStream)
BaseMessage
configXStream
in class BaseMessage
Copyright © 2020. All rights reserved.