Uses of Class
org.onebusaway.api.model.where.ArrivalAndDepartureBeanV1

Packages that use ArrivalAndDepartureBeanV1
org.onebusaway.api.model.where   
 

Uses of ArrivalAndDepartureBeanV1 in org.onebusaway.api.model.where
 

Methods in org.onebusaway.api.model.where that return types with arguments of type ArrivalAndDepartureBeanV1
 List<ArrivalAndDepartureBeanV1> StopWithArrivalsAndDeparturesBeanV1.getArrivalsAndDepartures()
           
 

Constructor parameters in org.onebusaway.api.model.where with type arguments of type ArrivalAndDepartureBeanV1
StopWithArrivalsAndDeparturesBeanV1(StopBean stop, List<ArrivalAndDepartureBeanV1> arrivalsAndDepartures, List<StopBean> nearbyStops)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.