org.onebusaway.transit_data_federation.impl.otp.graph.tp
Class TPQueryData
java.lang.Object
org.onebusaway.transit_data_federation.impl.otp.graph.tp.TPQueryData
public class TPQueryData
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TPQueryData
public TPQueryData(Set<StopEntry> sourceStops,
Set<StopEntry> destStops)
getTransferPatternData
public TransferPatternData getTransferPatternData()
getSourceStops
public List<StopEntry> getSourceStops()
getDestStops
public List<StopEntry> getDestStops()
Copyright © 2012 OneBusAway. All Rights Reserved.