Uses of Class
org.onebusaway.transit_data.model.realtime.CurrentVehicleEstimateQueryBean

Packages that use CurrentVehicleEstimateQueryBean
org.onebusaway.api.actions.api.where   
org.onebusaway.transit_data_federation.services.realtime   
org.onebusaway.transit_data.services   
 

Uses of CurrentVehicleEstimateQueryBean in org.onebusaway.api.actions.api.where
 

Methods in org.onebusaway.api.actions.api.where that return CurrentVehicleEstimateQueryBean
 CurrentVehicleEstimateQueryBean EstimateCurrentVehicleAction.getQuery()
           
 

Methods in org.onebusaway.api.actions.api.where with parameters of type CurrentVehicleEstimateQueryBean
 void EstimateCurrentVehicleAction.setQuery(CurrentVehicleEstimateQueryBean query)
           
 

Uses of CurrentVehicleEstimateQueryBean in org.onebusaway.transit_data_federation.services.realtime
 

Methods in org.onebusaway.transit_data_federation.services.realtime with parameters of type CurrentVehicleEstimateQueryBean
 ListBean<CurrentVehicleEstimateBean> CurrentVehicleEstimationService.getCurrentVehicleEstimates(CurrentVehicleEstimateQueryBean query)
           
 

Uses of CurrentVehicleEstimateQueryBean in org.onebusaway.transit_data.services
 

Methods in org.onebusaway.transit_data.services with parameters of type CurrentVehicleEstimateQueryBean
 ListBean<CurrentVehicleEstimateBean> TransitDataService.getCurrentVehicleEstimates(CurrentVehicleEstimateQueryBean query)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.