|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StopsBean in org.onebusaway.api.model.transit |
---|
Methods in org.onebusaway.api.model.transit with parameters of type StopsBean | |
---|---|
ListWithReferencesBean<StopV2Bean> |
BeanFactoryV2.getResponse(StopsBean result)
|
Uses of StopsBean in org.onebusaway.transit_data_federation.services.beans |
---|
Methods in org.onebusaway.transit_data_federation.services.beans that return StopsBean | |
---|---|
StopsBean |
StopsBeanService.getStops(SearchQueryBean query)
TODO: Convert this to use at some point? |
Uses of StopsBean in org.onebusaway.transit_data.model |
---|
Methods in org.onebusaway.transit_data.model that return StopsBean | |
---|---|
StopsBean |
RoutesAndStopsBean.getStops()
|
Methods in org.onebusaway.transit_data.model with parameters of type StopsBean | |
---|---|
void |
RoutesAndStopsBean.setStops(StopsBean stops)
|
Constructors in org.onebusaway.transit_data.model with parameters of type StopsBean | |
---|---|
RoutesAndStopsBean(RoutesBean routes,
StopsBean stops)
|
Uses of StopsBean in org.onebusaway.transit_data.services |
---|
Methods in org.onebusaway.transit_data.services that return StopsBean | |
---|---|
StopsBean |
TransitDataService.getStops(SearchQueryBean query)
|
Uses of StopsBean in org.onebusaway.webapp.gwt.where_library.rpc |
---|
Methods in org.onebusaway.webapp.gwt.where_library.rpc that return StopsBean | |
---|---|
StopsBean |
WebappService.getStops(SearchQueryBean query)
|
Method parameters in org.onebusaway.webapp.gwt.where_library.rpc with type arguments of type StopsBean | |
---|---|
void |
WebappServiceAsync.getStops(SearchQueryBean query,
com.google.gwt.user.client.rpc.AsyncCallback<StopsBean> callback)
|
Uses of StopsBean in org.onebusaway.webapp.impl |
---|
Methods in org.onebusaway.webapp.impl that return StopsBean | |
---|---|
StopsBean |
WebappServiceServletImpl.getStops(SearchQueryBean query)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |