public class GeoLocation extends AbstractDTOBase
| Constructor and Description |
|---|
GeoLocation() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getLatitude() |
Double |
getLongitude() |
void |
setLatitude(Double latitude) |
void |
setLongitude(Double longitude) |
toStringApache Camel