org.onebusaway.transit_data_federation.services.blocks
Class BlockTripIndexData
java.lang.Object
org.onebusaway.transit_data_federation.services.blocks.BlockTripIndexData
- All Implemented Interfaces:
- Serializable
public class BlockTripIndexData
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlockTripIndexData
public BlockTripIndexData(List<BlockTripReference> blockTripReferences,
ServiceIntervalBlock serviceIntervalBlock)
getBlockTripReferences
public List<BlockTripReference> getBlockTripReferences()
getServiceIntervalBlock
public ServiceIntervalBlock getServiceIntervalBlock()
createIndex
public BlockTripIndex createIndex(TransitGraphDao dao)
Copyright © 2012 OneBusAway. All Rights Reserved.