com.github.sd4324530.fastweixin.message.req
类 LocationEvent
java.lang.Object
com.github.sd4324530.fastweixin.message.req.BaseReq
com.github.sd4324530.fastweixin.message.req.BaseEvent
com.github.sd4324530.fastweixin.message.req.LocationEvent
public final class LocationEvent
- extends BaseEvent
|
构造方法摘要 |
LocationEvent(double latitude,
double longitude,
double precision)
|
LocationEvent
public LocationEvent(double latitude,
double longitude,
double precision)
getLatitude
public double getLatitude()
getLongitude
public double getLongitude()
getPrecision
public double getPrecision()
toString
public String toString()
- 覆盖:
- 类
Object 中的 toString
Copyright © 2017. All rights reserved.