com.github.sd4324530.fastweixin.company.message.req
类 QYSendLocationEvent
java.lang.Object
com.github.sd4324530.fastweixin.company.message.req.QYBaseReq
com.github.sd4324530.fastweixin.company.message.req.QYBaseEvent
com.github.sd4324530.fastweixin.company.message.req.QYMenuEvent
com.github.sd4324530.fastweixin.company.message.req.QYSendLocationEvent
public class QYSendLocationEvent
- extends QYMenuEvent
====================================================================
上海聚攒软件开发有限公司
--------------------------------------------------------------------
- 从以下版本开始:
- ====================================================================
- 版本:
- 1.0.beta
- 作者:
- Nottyjay
QYSendLocationEvent
public QYSendLocationEvent(String eventKey,
String locationX,
String locationY,
int scale,
String label,
String poiname)
getLocationX
public String getLocationX()
setLocationX
public void setLocationX(String locationX)
getLocationY
public String getLocationY()
setLocationY
public void setLocationY(String locationY)
getScale
public int getScale()
setScale
public void setScale(int scale)
getLabel
public String getLabel()
setLabel
public void setLabel(String label)
getPoiname
public String getPoiname()
setPoiname
public void setPoiname(String poiname)
toString
public String toString()
- 覆盖:
- 类
QYMenuEvent 中的 toString
Copyright © 2017. All rights reserved.