public class GLocation extends General
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getLabel() |
Double |
getLocation_X() |
Double |
getLocation_Y() |
String |
getMsgType() |
Long |
getScale() |
void |
setLabel(String label) |
void |
setLocation_X(Double location_X) |
void |
setLocation_Y(Double location_Y) |
void |
setScale(Long scale) |
String |
toString() |
getClient, getCreateTime, getOpenid, getOriginalid, setCreateTime, setOpenid, setOriginalid, toReceive, valuepublic String getMsgType()
getMsgType 在类中 Receivepublic Double getLocation_X()
public void setLocation_X(Double location_X)
public Double getLocation_Y()
public void setLocation_Y(Double location_Y)
public Long getScale()
public void setScale(Long scale)
public String getLabel()
public void setLabel(String label)
Copyright © 2023. All rights reserved.