Class RouteInRegionResult
- java.lang.Object
-
- org.onebusaway.enterprise.webapp.actions.api.model.RouteInRegionResult
-
- All Implemented Interfaces:
SearchResult
public class RouteInRegionResult extends Object implements SearchResult
Route available near or within an area.- Author:
- jmaki
-
-
Constructor Summary
Constructors Constructor Description RouteInRegionResult(RouteBean route, List<String> polylines)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getColor()
String
getDescription()
String
getId()
List<String>
getPolylines()
String
getShortName()
-