Class GeocodeResponse.Location
java.lang.Object
ch.tocco.nice2.optional.geolocation.impl.googlegeocoding.GeocodeResponse.Location
- Enclosing class:
GeocodeResponse
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetLat()
getLng()
void
setLat
(BigDecimal lat) void
setLng
(BigDecimal lng)
-
Constructor Details
-
Location
public Location()
-
-
Method Details
-
getLat
-
setLat
-
getLng
-
setLng
-