org.onebusaway.transit_data_federation.services.realtime
Class VehicleLocationCacheElement
java.lang.Object
org.onebusaway.transit_data_federation.services.realtime.VehicleLocationCacheElement
public class VehicleLocationCacheElement
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VehicleLocationCacheElement
public VehicleLocationCacheElement(VehicleLocationRecord record,
ScheduledBlockLocation scheduledBlockLocation,
ScheduleDeviationSamples scheduleDeviations)
getMeasuredLastUpdateTime
public long getMeasuredLastUpdateTime()
getRecord
public VehicleLocationRecord getRecord()
getScheduledBlockLocation
public ScheduledBlockLocation getScheduledBlockLocation()
getScheduleDeviations
public ScheduleDeviationSamples getScheduleDeviations()
Copyright © 2012 OneBusAway. All Rights Reserved.