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