org.onebusaway.webapp.gwt.common.control
Class LocalResultPlaceImpl

java.lang.Object
  extended by org.onebusaway.webapp.gwt.common.control.AbstractPlaceImpl
      extended by org.onebusaway.webapp.gwt.common.control.LocalResultPlaceImpl
All Implemented Interfaces:
Place

public class LocalResultPlaceImpl
extends AbstractPlaceImpl


Constructor Summary
LocalResultPlaceImpl(com.google.gwt.search.client.LocalResult result)
           
 
Method Summary
 int getAccuracy()
           
 List<String> getDescription()
           
 com.google.gwt.maps.client.geom.LatLng getLocation()
           
 String getName()
           
 String toString()
           
 
Methods inherited from class org.onebusaway.webapp.gwt.common.control.AbstractPlaceImpl
getDescriptionAsString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LocalResultPlaceImpl

public LocalResultPlaceImpl(com.google.gwt.search.client.LocalResult result)
Method Detail

getName

public String getName()

getDescription

public List<String> getDescription()

getLocation

public com.google.gwt.maps.client.geom.LatLng getLocation()

getAccuracy

public int getAccuracy()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012 OneBusAway. All Rights Reserved.