首页>代码>java基于微信公众号接口开发的入门Demo实例>/WechatDemo/WechatDemo/src/com/eastnet/wechat/message/req/LocationMessage.java
package com.eastnet.wechat.message.req;
/**
 * 地理位置消息
 * @author pengsong
 * @date 2016.01.19
 */
public class LocationMessage extends BaseMessage {
	//地理位置维度
	private String Location_X;
	//地理位置经度
	private String Location_Y;
	//地图缩放大小
	private String Scale;
	//地理位置信息
	private String Label;
	public String getLocation_X() {
		return Location_X;
	}
	public void setLocation_X(String locationX) {
		Location_X = locationX;
	}
	public String getLocation_Y() {
		return Location_Y;
	}
	public void setLocation_Y(String locationY) {
		Location_Y = locationY;
	}
	public String getScale() {
		return Scale;
	}
	public void setScale(String scale) {
		Scale = scale;
	}
	public String getLabel() {
		return Label;
	}
	public void setLabel(String label) {
		Label = label;
	}
}
最近下载更多
qiang123  LV8 2023年10月13日
Tayirjan  LV11 2021年12月1日
yinxiu123  LV4 2021年8月6日
wyiwan  LV2 2021年3月1日
hellow1  LV3 2021年1月31日
zt3631877  LV9 2020年12月10日
liang_sen  LV6 2020年10月20日
HUANG888  LV6 2020年9月3日
lelelada  LV8 2020年8月11日
578291727  LV15 2020年7月7日
最近浏览更多
汤汤汤要学编程  LV11 8月12日
leiyuexiang 7月12日
暂无贡献等级
156260641401  LV1 4月9日
zhujunnan  LV12 3月8日
miaoshi  LV16 2023年9月5日
zhos0212  LV19 2023年7月27日
wuying8208  LV15 2023年7月27日
微信网友_6561552570798080  LV1 2023年7月14日
lyt888 2023年7月6日
暂无贡献等级
jerryPang  LV1 2023年6月28日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友