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