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