Uses of Class
org.onebusaway.api.model.transit.StopCalendarDayV2Bean

Packages that use StopCalendarDayV2Bean
org.onebusaway.api.model.transit   
 

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

Methods in org.onebusaway.api.model.transit that return StopCalendarDayV2Bean
 StopCalendarDayV2Bean BeanFactoryV2.getStopCalendarDay(StopCalendarDayBean day)
           
 

Methods in org.onebusaway.api.model.transit that return types with arguments of type StopCalendarDayV2Bean
 List<StopCalendarDayV2Bean> StopCalendarV2Bean.getStopCalendarDays()
           
 

Method parameters in org.onebusaway.api.model.transit with type arguments of type StopCalendarDayV2Bean
 void StopCalendarV2Bean.setStopCalendarDays(List<StopCalendarDayV2Bean> stopCalendarDays)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.