|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StopsForRouteBean in org.onebusaway.api.model.transit |
---|
Methods in org.onebusaway.api.model.transit with parameters of type StopsForRouteBean | |
---|---|
EntryWithReferencesBean<StopsForRouteV2Bean> |
BeanFactoryV2.getResponse(StopsForRouteBean result,
boolean includePolylines)
|
StopsForRouteV2Bean |
BeanFactoryV2.getStopsForRoute(StopsForRouteBean stopsForRoute,
boolean includePolylines)
|
Uses of StopsForRouteBean in org.onebusaway.phone.actions.search |
---|
Methods in org.onebusaway.phone.actions.search that return StopsForRouteBean | |
---|---|
StopsForRouteBean |
NavigationBean.getStopsForRoute()
|
Methods in org.onebusaway.phone.actions.search with parameters of type StopsForRouteBean | |
---|---|
void |
NavigationBean.setStopsForRoute(StopsForRouteBean stopsForRoute)
|
Uses of StopsForRouteBean in org.onebusaway.presentation.services |
---|
Methods in org.onebusaway.presentation.services with parameters of type StopsForRouteBean | |
---|---|
StopSelectionBean |
StopSelectionService.getSelectedStops(StopsForRouteBean stopsForRoute,
List<Integer> selectionIndices)
|
Uses of StopsForRouteBean in org.onebusaway.transit_data_federation.services.beans |
---|
Methods in org.onebusaway.transit_data_federation.services.beans that return StopsForRouteBean | |
---|---|
StopsForRouteBean |
RouteBeanService.getStopsForRoute(org.onebusaway.gtfs.model.AgencyAndId routeId)
|
Uses of StopsForRouteBean in org.onebusaway.transit_data.services |
---|
Methods in org.onebusaway.transit_data.services that return StopsForRouteBean | |
---|---|
StopsForRouteBean |
TransitDataService.getStopsForRoute(String routeId)
|
Uses of StopsForRouteBean in org.onebusaway.webapp.gwt.mobile_application.view |
---|
Methods in org.onebusaway.webapp.gwt.mobile_application.view with parameters of type StopsForRouteBean | |
---|---|
void |
MapViewController.showStopsForRoute(RouteBean route,
StopsForRouteBean stopsForRoute)
|
Uses of StopsForRouteBean in org.onebusaway.webapp.gwt.where_library.rpc |
---|
Methods in org.onebusaway.webapp.gwt.where_library.rpc that return StopsForRouteBean | |
---|---|
StopsForRouteBean |
WebappService.getStopsForRoute(String routeId)
|
Method parameters in org.onebusaway.webapp.gwt.where_library.rpc with type arguments of type StopsForRouteBean | |
---|---|
void |
WebappServiceAsync.getStopsForRoute(String routeId,
com.google.gwt.user.client.rpc.AsyncCallback<StopsForRouteBean> callback)
|
Uses of StopsForRouteBean in org.onebusaway.webapp.gwt.where_library.view.stops |
---|
Methods in org.onebusaway.webapp.gwt.where_library.view.stops with parameters of type StopsForRouteBean | |
---|---|
void |
TransitMapManager.showStopsForRoute(RouteBean route,
StopsForRouteBean stopsForRoute,
boolean centerViewOnRoute)
|
Uses of StopsForRouteBean in org.onebusaway.webapp.impl |
---|
Methods in org.onebusaway.webapp.impl that return StopsForRouteBean | |
---|---|
StopsForRouteBean |
WebappServiceServletImpl.getStopsForRoute(String routeId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |