Uses of Class
org.onebusaway.transit_data.model.RoutesAndStopsBean

Packages that use RoutesAndStopsBean
org.onebusaway.webapp.gwt.where_library.rpc   
org.onebusaway.webapp.impl   
 

Uses of RoutesAndStopsBean in org.onebusaway.webapp.gwt.where_library.rpc
 

Methods in org.onebusaway.webapp.gwt.where_library.rpc that return RoutesAndStopsBean
 RoutesAndStopsBean WebappService.getRoutesAndStops(SearchQueryBean query)
           
 

Method parameters in org.onebusaway.webapp.gwt.where_library.rpc with type arguments of type RoutesAndStopsBean
 void WebappServiceAsync.getRoutesAndStops(SearchQueryBean query, com.google.gwt.user.client.rpc.AsyncCallback<RoutesAndStopsBean> callback)
           
 

Uses of RoutesAndStopsBean in org.onebusaway.webapp.impl
 

Methods in org.onebusaway.webapp.impl that return RoutesAndStopsBean
 RoutesAndStopsBean WebappServiceServletImpl.getRoutesAndStops(SearchQueryBean query)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.