public class Geolocation
extends java.lang.Object
| Constructor and Description |
|---|
Geolocation() |
| Modifier and Type | Method and Description |
|---|---|
double |
getLatitude() |
double |
getLongitude() |
void |
setLatitude(double latitude) |
void |
setLongitude(double longitude) |
java.lang.String |
toString() |