org.onebusaway.webapp.gwt.oba_application.model
Class TimedLocalSearchResult
java.lang.Object
org.onebusaway.webapp.gwt.oba_application.model.TimedLocalSearchResult
public class TimedLocalSearchResult
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimedLocalSearchResult
public TimedLocalSearchResult()
TimedLocalSearchResult
public TimedLocalSearchResult(String resultId,
LocalSearchResult result,
TimedPlaceBean bean)
getResultId
public String getResultId()
getId
public String getId()
getTime
public int getTime()
- Returns:
- trip time in seconds
getLocalSearchResult
public LocalSearchResult getLocalSearchResult()
getTimedPlace
public TimedPlaceBean getTimedPlace()
Copyright © 2012 OneBusAway. All Rights Reserved.