org.onebusaway.transit_data_federation.services.tripplanner
Class StopTransfer
java.lang.Object
org.onebusaway.transit_data_federation.services.tripplanner.StopTransfer
public final class StopTransfer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StopTransfer
public StopTransfer(StopEntry stop,
int minTransferTime,
double distance)
getStop
public StopEntry getStop()
getMinTransferTime
public int getMinTransferTime()
getDistance
public double getDistance()
Copyright © 2012 OneBusAway. All Rights Reserved.