Class GoogleMapsSearchServer.SearchResult

java.lang.Object
org.eclipse.nebula.widgets.geomap.jface.Located.Static
org.eclipse.nebula.widgets.geomap.jface.SearchServer.Result
org.eclipse.nebula.widgets.geomap.jface.GoogleMapsSearchServer.SearchResult
All Implemented Interfaces:
Located
Enclosing class:
GoogleMapsSearchServer

public static final class GoogleMapsSearchServer.SearchResult
extends SearchServer.Result
The SearchResult returned from the GoogleMapsSearchServer
Since:
3.3
  • Constructor Details

  • Method Details

    • getType

      public java.lang.String getType()
      Gets the result type
      Returns:
      the result type
    • getCategory

      public java.lang.String getCategory()
      Gets the result category
      Returns:
      the result category
    • toString

      public java.lang.String toString()
      Overrides:
      toString in class SearchServer.Result