Class StopOnRoute
- java.lang.Object
-
- org.onebusaway.enterprise.webapp.actions.api.model.StopOnRoute
-
public class StopOnRoute extends Object
A stop on a route, the route being the top-level search result.- Author:
- jmaki
-
-
Constructor Summary
Constructors Constructor Description StopOnRoute(StopBean stop)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getId()
Double
getLatitude()
Double
getLongitude()
String
getName()
String
getStopDirection()
-