Package org.cyclos.impl.users
Class GoogleMapsGeocoder.Location
- java.lang.Object
-
- org.cyclos.impl.users.GoogleMapsGeocoder.Location
-
- Enclosing class:
- GoogleMapsGeocoder
public static class GoogleMapsGeocoder.Location extends Object
-
-
Constructor Summary
Constructors Constructor Description Location()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublegetLat()doublegetLng()voidsetLat(double lat)voidsetLng(double lng)
-