public class GeoPointWsDTO
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
GeoPointWsDTO() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
getLatitude() |
java.lang.Double |
getLongitude() |
void |
setLatitude(java.lang.Double latitude) |
void |
setLongitude(java.lang.Double longitude) |
Copyright © 2018 SAP SE. All Rights Reserved.