|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.foxinmy.weixin4j.request.WeixinMessage
com.foxinmy.weixin4j.message.LocationMessage
public class LocationMessage
地理位置消息
| Constructor Summary | |
|---|---|
LocationMessage()
|
|
| Method Summary | |
|---|---|
String |
getLabel()
|
double |
getScale()
|
double |
getX()
|
double |
getY()
|
String |
toString()
|
| Methods inherited from class com.foxinmy.weixin4j.request.WeixinMessage |
|---|
equals, getAgentId, getCreateTime, getFormatCreateTime, getFormatMsgType, getFromUserName, getMsgId, getMsgType, getToUserName, hashCode |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LocationMessage()
| Method Detail |
|---|
public double getX()
public double getY()
public double getScale()
public String getLabel()
public String toString()
toString in class WeixinMessage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||