public class LocationMsg extends AbstractMsg implements IRequestMsg
createTime, fromUser, msgType, toUser| 构造器和说明 |
|---|
LocationMsg() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getLabel() |
String |
getLocationX() |
String |
getLocationY() |
String |
getMsgId() |
String |
getScale() |
void |
setLabel(String label) |
void |
setLocationX(String locationX) |
void |
setLocationY(String locationY) |
void |
setMsgId(String msgId) |
void |
setScale(String scale) |
getCreateTime, getFromUser, getMsgType, getToUser, setCreateTime, setFromUser, setMsgType, setToUserclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCreateTime, getFromUser, getMsgType, getToUser, setCreateTime, setFromUser, setMsgType, setToUserpublic String getLocationX()
public void setLocationX(String locationX)
public String getLocationY()
public void setLocationY(String locationY)
public String getScale()
public void setScale(String scale)
public String getLabel()
public void setLabel(String label)
public String getMsgId()
public void setMsgId(String msgId)
Copyright © 2020. All Rights Reserved.