org.onebusaway.geocoder.model
Class GeocoderResultsEntity
java.lang.Object
org.onebusaway.geocoder.model.GeocoderResultsEntity
public class GeocoderResultsEntity
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeocoderResultsEntity
public GeocoderResultsEntity()
getLocation
public String getLocation()
setLocation
public void setLocation(String location)
getResults
public GeocoderResults getResults()
setResults
public void setResults(GeocoderResults result)
Copyright © 2012 OneBusAway. All Rights Reserved.