org.gcube.contentmanagement.timeseries.geotools.finder.external
Class GoogleGeocodingConnector.GoogleCoordinates

java.lang.Object
  extended by org.gcube.contentmanagement.timeseries.geotools.finder.external.GoogleGeocodingConnector.GoogleCoordinates
Enclosing class:
GoogleGeocodingConnector

public class GoogleGeocodingConnector.GoogleCoordinates
extends java.lang.Object


Field Summary
 java.util.List<org.gcube.contentmanagement.timeseries.geotools.finder.external.GoogleGeocodingConnector.GoogleCoordinates.Address> results
           
 
Constructor Summary
GoogleGeocodingConnector.GoogleCoordinates()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

results

public java.util.List<org.gcube.contentmanagement.timeseries.geotools.finder.external.GoogleGeocodingConnector.GoogleCoordinates.Address> results
Constructor Detail

GoogleGeocodingConnector.GoogleCoordinates

public GoogleGeocodingConnector.GoogleCoordinates()