Uses of Interface
org.onebusaway.gtfs.model.StopTimeProxy
-
Packages that use StopTimeProxy Package Description org.onebusaway.gtfs.model -
-
Uses of StopTimeProxy in org.onebusaway.gtfs.model
Classes in org.onebusaway.gtfs.model that implement StopTimeProxy Modifier and Type Class Description classStopTimeMethods in org.onebusaway.gtfs.model that return StopTimeProxy Modifier and Type Method Description StopTimeProxyStopTime. getProxy()Methods in org.onebusaway.gtfs.model with parameters of type StopTimeProxy Modifier and Type Method Description voidStopTime. setProxy(StopTimeProxy proxy)When set, all interactions with this stop time will be redirected through this proxy.
-