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

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

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

Methods in org.onebusaway.api.model.transit that return StopV2Bean
 StopV2Bean BeanFactoryV2.getStop(StopBean stop)
           
 

Methods in org.onebusaway.api.model.transit that return types with arguments of type StopV2Bean
 ListWithReferencesBean<StopV2Bean> BeanFactoryV2.getResponse(StopsBean result)
           
 List<StopV2Bean> ReferencesBean.getStops()
           
 

Methods in org.onebusaway.api.model.transit with parameters of type StopV2Bean
 void ReferencesBean.addStop(StopV2Bean stop)
           
 

Method parameters in org.onebusaway.api.model.transit with type arguments of type StopV2Bean
 void ReferencesBean.setStops(List<StopV2Bean> stops)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.