public class Location
extends BaseParams
implements java.io.Serializable
| Constructor and Description |
|---|
Location() |
| Modifier and Type | Method and Description |
|---|---|
double |
getLat() |
double |
getLng() |
void |
setLat(double lat) |
void |
setLng(double lng) |