public static class WxRequest.Body.SendLocationInfo extends Object
Constructor and Description |
---|
SendLocationInfo() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getLabel() |
Double |
getLocationX() |
Double |
getLocationY() |
String |
getPoiname() |
Integer |
getScale() |
int |
hashCode() |
void |
setLabel(String label) |
void |
setLocationX(Double locationX) |
void |
setLocationY(Double locationY) |
void |
setPoiname(String poiname) |
void |
setScale(Integer scale) |
String |
toString() |
public Double getLocationX()
public Double getLocationY()
public Integer getScale()
public String getLabel()
public String getPoiname()
public void setLocationX(Double locationX)
public void setLocationY(Double locationY)
public void setScale(Integer scale)
public void setLabel(String label)
public void setPoiname(String poiname)
protected boolean canEqual(Object other)
Copyright © 2018 Guangshan Technology, Inc.. All rights reserved.