public class AcceptLocationMessage extends AbstractAcceptNormalMessage
msgIdcreateTime, fromUserName, msgType, toUserName| 构造器和说明 |
|---|
AcceptLocationMessage() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getLabel() |
String |
getLocation_X() |
String |
getLocation_Y() |
Integer |
getScale() |
void |
setLabel(String label) |
void |
setLocation_X(String location_X) |
void |
setLocation_Y(String location_Y) |
void |
setScale(Integer scale) |
getMsgId, messageResolver, setMsgIdprepareMessagegetCreateTime, getFromUserName, getMsgType, getToUserName, setCreateTime, setFromUserName, setMsgType, setToUserNamepublic String getLocation_X()
public void setLocation_X(String location_X)
public String getLocation_Y()
public void setLocation_Y(String location_Y)
public Integer getScale()
public void setScale(Integer scale)
public String getLabel()
public void setLabel(String label)
Copyright © 2017. All rights reserved.