public class GeoPoint extends Object implements Serializable
| Constructor and Description |
|---|
GeoPoint() |
| Modifier and Type | Method and Description |
|---|---|
double |
getLatitude() |
double |
getLongitude() |
void |
setLatitude(double latitude) |
void |
setLongitude(double longitude) |
Copyright © 2017 SAP SE. All Rights Reserved.