Uses of Class
org.onebusaway.realtime.api.TimepointPredictionRecord

Packages that use TimepointPredictionRecord
org.onebusaway.realtime.api   
 

Uses of TimepointPredictionRecord in org.onebusaway.realtime.api
 

Methods in org.onebusaway.realtime.api that return types with arguments of type TimepointPredictionRecord
 List<TimepointPredictionRecord> VehicleLocationRecord.getTimepointPredictions()
           
 

Method parameters in org.onebusaway.realtime.api with type arguments of type TimepointPredictionRecord
 void VehicleLocationRecord.setTimepointPredictions(List<TimepointPredictionRecord> timepointPredictions)
           
 

Constructors in org.onebusaway.realtime.api with parameters of type TimepointPredictionRecord
TimepointPredictionRecord(TimepointPredictionRecord r)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.