Uses of Class
org.onebusaway.transit_data_federation.services.realtime.VehicleLocationCacheElements

Packages that use VehicleLocationCacheElements
org.onebusaway.transit_data_federation.services.realtime   
 

Uses of VehicleLocationCacheElements in org.onebusaway.transit_data_federation.services.realtime
 

Methods in org.onebusaway.transit_data_federation.services.realtime that return VehicleLocationCacheElements
 VehicleLocationCacheElements VehicleLocationRecordCache.addRecord(BlockInstance blockInstance, VehicleLocationRecord record, ScheduledBlockLocation scheduledBlockLocation, ScheduleDeviationSamples samples)
           
 VehicleLocationCacheElements VehicleLocationCacheElements.extend(VehicleLocationCacheElement element)
           
 VehicleLocationCacheElements VehicleLocationCacheEntry.getElements()
           
 VehicleLocationCacheElements VehicleLocationRecordCache.getRecordForVehicleId(org.onebusaway.gtfs.model.AgencyAndId vehicleId)
           
 VehicleLocationCacheElements VehicleLocationCacheElements.pruneOlderThanTime(long time)
           
 

Methods in org.onebusaway.transit_data_federation.services.realtime that return types with arguments of type VehicleLocationCacheElements
 List<VehicleLocationCacheElements> VehicleLocationRecordCache.getRecordsForBlockInstance(BlockInstance blockInstance)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.