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

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

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

Methods in org.onebusaway.api.model.transit that return TripV2Bean
 TripV2Bean BeanFactoryV2.getTrip(TripBean trip)
           
 

Methods in org.onebusaway.api.model.transit that return types with arguments of type TripV2Bean
 EntryWithReferencesBean<TripV2Bean> BeanFactoryV2.getResponse(TripBean trip)
           
 List<TripV2Bean> ReferencesBean.getTrips()
           
 

Methods in org.onebusaway.api.model.transit with parameters of type TripV2Bean
 void ReferencesBean.addTrip(TripV2Bean trip)
           
 

Method parameters in org.onebusaway.api.model.transit with type arguments of type TripV2Bean
 void ReferencesBean.setTrips(List<TripV2Bean> trips)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.