@Deprecated public static class TransferTable.Transfer extends Object
TransferGraphLinker
Modifier and Type | Field and Description |
---|---|
org.onebusaway.gtfs.model.AgencyAndId |
fromStopId
Deprecated.
|
int |
seconds
Deprecated.
|
org.onebusaway.gtfs.model.AgencyAndId |
toStopId
Deprecated.
|
Constructor and Description |
---|
Transfer(org.onebusaway.gtfs.model.AgencyAndId fromStopId,
org.onebusaway.gtfs.model.AgencyAndId toStopId,
int seconds)
Deprecated.
|
Copyright © 2018. All rights reserved.