Class GeoPointWsDTO
java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.store.GeoPointWsDTO
- All Implemented Interfaces:
Serializable
Representation of a GeoPoint
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetLatitude(Double latitude) voidsetLongitude(Double longitude)
-
Constructor Details
-
GeoPointWsDTO
public GeoPointWsDTO()
-
-
Method Details
-
setLatitude
-
getLatitude
-
setLongitude
-
getLongitude
-