Uses of Interface
org.onebusaway.gtfs.model.StopTimeProxy
Packages that use StopTimeProxy
-
Uses of StopTimeProxy in org.onebusaway.gtfs.model
Classes in org.onebusaway.gtfs.model that implement StopTimeProxyMethods in org.onebusaway.gtfs.model that return StopTimeProxyMethods in org.onebusaway.gtfs.model with parameters of type StopTimeProxyModifier and TypeMethodDescriptionvoidStopTime.setProxy(StopTimeProxy proxy) When set, all interactions with this stop time will be redirected through this proxy.