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

Packages that use StopRouteDirectionScheduleBean
org.onebusaway.api.model.transit   
org.onebusaway.transit_data.model   
 

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

Methods in org.onebusaway.api.model.transit with parameters of type StopRouteDirectionScheduleBean
 StopRouteDirectionScheduleV2Bean BeanFactoryV2.getStopRouteDirectionSchedule(StopRouteDirectionScheduleBean direction)
           
 

Uses of StopRouteDirectionScheduleBean in org.onebusaway.transit_data.model
 

Methods in org.onebusaway.transit_data.model that return types with arguments of type StopRouteDirectionScheduleBean
 List<StopRouteDirectionScheduleBean> StopRouteScheduleBean.getDirections()
           
 

Method parameters in org.onebusaway.transit_data.model with type arguments of type StopRouteDirectionScheduleBean
 void StopRouteScheduleBean.setDirections(List<StopRouteDirectionScheduleBean> directions)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.