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

Packages that use CurrentVehicleEstimateBean
org.onebusaway.api.model.transit   
org.onebusaway.transit_data_federation.services.realtime   
org.onebusaway.transit_data.model.realtime   
org.onebusaway.transit_data.services   
 

Uses of CurrentVehicleEstimateBean in org.onebusaway.api.model.transit
 

Methods in org.onebusaway.api.model.transit with parameters of type CurrentVehicleEstimateBean
 CurrentVehicleEstimateV2Bean BeanFactoryV2.getCurrentVehicleEstimate(CurrentVehicleEstimateBean estimate)
           
 

Method parameters in org.onebusaway.api.model.transit with type arguments of type CurrentVehicleEstimateBean
 ListWithReferencesBean<CurrentVehicleEstimateV2Bean> BeanFactoryV2.getCurrentVehicleEstimates(ListBean<CurrentVehicleEstimateBean> estimates)
           
 

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

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

Uses of CurrentVehicleEstimateBean in org.onebusaway.transit_data.model.realtime
 

Methods in org.onebusaway.transit_data.model.realtime with parameters of type CurrentVehicleEstimateBean
 int CurrentVehicleEstimateBean.compareTo(CurrentVehicleEstimateBean o)
           
 

Uses of CurrentVehicleEstimateBean in org.onebusaway.transit_data.services
 

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



Copyright © 2012 OneBusAway. All Rights Reserved.