org.onebusaway.transit_data_federation.services.realtime
Interface BlockLocationHistoryService

All Known Implementing Classes:
BlockLocationHistoryServiceImpl

public interface BlockLocationHistoryService


Method Summary
 Map<org.onebusaway.gtfs.model.AgencyAndIdInstance,List<BlockLocationArchiveRecord>> getHistoryForTripId(org.onebusaway.gtfs.model.AgencyAndId tripId)
           
 

Method Detail

getHistoryForTripId

Map<org.onebusaway.gtfs.model.AgencyAndIdInstance,List<BlockLocationArchiveRecord>> getHistoryForTripId(org.onebusaway.gtfs.model.AgencyAndId tripId)


Copyright © 2012 OneBusAway. All Rights Reserved.