Package org.cyclos.impl.users
Class GoogleMapsGeocoder.Geometry
- java.lang.Object
-
- org.cyclos.impl.users.GoogleMapsGeocoder.Geometry
-
- Enclosing class:
- GoogleMapsGeocoder
public static class GoogleMapsGeocoder.Geometry extends Object
-
-
Constructor Summary
Constructors Constructor Description Geometry()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GoogleMapsGeocoder.LocationgetLocation()voidsetLocation(GoogleMapsGeocoder.Location location)
-
-
-
Method Detail
-
getLocation
public GoogleMapsGeocoder.Location getLocation()
-
setLocation
public void setLocation(GoogleMapsGeocoder.Location location)
-
-