Interface BlockLocationArchiveSource
-
- All Known Implementing Classes:
DatabaseBlockLocationArchiveSource
public interface BlockLocationArchiveSource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<BlockLocationArchiveRecord>getRecordsForTrip(org.onebusaway.gtfs.model.AgencyAndId blockId)
-
-
-
Method Detail
-
getRecordsForTrip
List<BlockLocationArchiveRecord> getRecordsForTrip(org.onebusaway.gtfs.model.AgencyAndId blockId)
-
-