Interface RouteListService
-
- All Known Implementing Classes:
RouteListServiceImpl
public interface RouteListService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<RouteBean>getFilteredRoutes(String agencyFilter)List<RouteBean>getRoutes()booleangetShowAgencyNames()booleangetUseAgencyId()
-