org.onebusaway.transit_data_federation.bundle.tasks.history
Interface BlockLocationArchiveSource

All Known Implementing Classes:
DatabaseBlockLocationArchiveSource

public interface BlockLocationArchiveSource


Method Summary
 List<BlockLocationArchiveRecord> getRecordsForTrip(org.onebusaway.gtfs.model.AgencyAndId blockId)
           
 

Method Detail

getRecordsForTrip

List<BlockLocationArchiveRecord> getRecordsForTrip(org.onebusaway.gtfs.model.AgencyAndId blockId)


Copyright © 2012 OneBusAway. All Rights Reserved.