/** * 微信公众平台开发模式(JAVA) SDK * (c) 2012-2013 ____′↘夏悸 <wmails@126.cn>, MIT Licensed * http://www.jeasyuicn.com/wechat */ package com.gson.bean; public class InMessage { private String ToUserName; private String FromUserName; private Long CreateTime; private String MsgType = "text"; private Long MsgId; // 文本消息 private String Content; // 图片消息 private String PicUrl; // 位置消息 private String LocationX; private String LocationY; private Long Scale; private String Label; // 链接消息 private String Title; private String Description; private String Url; // 语音信息 private String MediaId; private String Format; private String Recognition; // 事件 private String Event; private String EventKey; private String Ticket; public String getToUserName() { return ToUserName; } public void setToUserName(String toUserName) { ToUserName = toUserName; } public String getFromUserName() { return FromUserName; } public void setFromUserName(String fromUserName) { FromUserName = fromUserName; } public Long getCreateTime() { return CreateTime; } public void setCreateTime(Long createTime) { CreateTime = createTime; } public String getMsgType() { return MsgType; } public void setMsgType(String msgType) { MsgType = msgType; } public Long getMsgId() { return MsgId; } public void setMsgId(Long msgId) { MsgId = msgId; } public String getContent() { return Content; } public void setContent(String content) { Content = content; } public String getPicUrl() { return PicUrl; } public void setPicUrl(String picUrl) { PicUrl = picUrl; } public String getLocationX() { return LocationX; } public void setLocationX(String locationX) { LocationX = locationX; } public String getLocationY() { return LocationY; } public void setLocationY(String locationY) { LocationY = locationY; } public Long getScale() { return Scale; } public void setScale(Long scale) { Scale = scale; } public String getLabel() { return Label; } public void setLabel(String label) { Label = label; } public String getTitle() { return Title; } public void setTitle(String title) { Title = title; } public String getDescription() { return Description; } public void setDescription(String description) { Description = description; } public String getUrl() { return Url; } public void setUrl(String url) { Url = url; } public String getEvent() { return Event; } public void setEvent(String event) { Event = event; } public String getEventKey() { return EventKey; } public void setEventKey(String eventKey) { EventKey = eventKey; } public String getMediaId() { return MediaId; } public void setMediaId(String mediaId) { MediaId = mediaId; } public String getFormat() { return Format; } public void setFormat(String format) { Format = format; } public String getRecognition() { return Recognition; } public void setRecognition(String recognition) { Recognition = recognition; } public String getTicket() { return Ticket; } public void setTicket(String ticket) { Ticket = ticket; } }
最近下载更多
xiaoquan070 LV2
2022年4月17日
miwa12 LV1
2020年6月17日
kenhomeliu LV29
2019年12月27日
lyd19931203 LV21
2019年11月21日
lxf8976567 LV1
2019年3月28日
AdinMei LV1
2018年4月1日
wangtshg LV2
2017年10月31日
dick001 LV1
2017年8月23日
小宝儿 LV11
2017年3月23日
vsguji LV1
2016年12月29日
最近浏览更多
denliv_hui LV13
3月31日
asdasdasdbishop LV1
2022年5月22日
xiaoquan070 LV2
2022年4月17日
chenchen479 LV6
2022年4月12日
wu0125 LV4
2021年4月26日
13043860zj LV16
2021年2月24日
930384782 LV9
2020年12月14日
久久学编程
2020年11月3日
暂无贡献等级
Justice_Eternal LV14
2020年10月20日
吴小英 LV2
2020年9月27日