Package com.zone.weixin4j.message.event
Class MenuLocationEventMessage.LocationInfo
- java.lang.Object
-
- com.zone.weixin4j.message.event.MenuLocationEventMessage.LocationInfo
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- MenuLocationEventMessage
public static class MenuLocationEventMessage.LocationInfo extends Object implements Serializable
地理位置信息- Since:
- JDK 1.6
- Author:
- jinyu(foxinmy@gmail.com)
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LocationInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getLabel()
String
getPoiname()
double
getScale()
double
getX()
double
getY()
String
toString()
-