Class GeocodeResponse.Viewport
java.lang.Object
ch.tocco.nice2.optional.geolocation.impl.googlegeocoding.GeocodeResponse.Viewport
- Enclosing class:
GeocodeResponse
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setNortheast
(GeocodeResponse.Location northeast) void
setSouthwest
(GeocodeResponse.Location southwest)
-
Constructor Details
-
Viewport
public Viewport()
-
-
Method Details
-
getSouthwest
-
setSouthwest
-
getNortheast
-
setNortheast
-