Uses of Class
org.goplanit.gtfs.model.GtfsFareRule
-
Packages that use GtfsFareRule Package Description org.goplanit.gtfs.handler -
-
Uses of GtfsFareRule in org.goplanit.gtfs.handler
Methods in org.goplanit.gtfs.handler with parameters of type GtfsFareRule Modifier and Type Method Description void
GtfsFileHandlerFareRules. handle(GtfsFareRule gtfsFareRule)
Handle a GTFS fare rule
-