Uses of Class
org.onebusaway.gtfs.model.FareProduct
Packages that use FareProduct
-
Uses of FareProduct in org.onebusaway.gtfs.impl
Methods in org.onebusaway.gtfs.impl that return FareProductModifier and TypeMethodDescriptionGtfsDaoImpl.getFareProductForId(AgencyAndId id) GtfsDataServiceImpl.getFareProductForId(AgencyAndId id) Methods in org.onebusaway.gtfs.impl that return types with arguments of type FareProductModifier and TypeMethodDescriptionGtfsDaoImpl.getAllFareProducts()GtfsDataServiceImpl.getAllFareProducts() -
Uses of FareProduct in org.onebusaway.gtfs.services
Methods in org.onebusaway.gtfs.services that return FareProductMethods in org.onebusaway.gtfs.services that return types with arguments of type FareProductModifier and TypeMethodDescriptionGtfsDao.getAllFareProducts()FareProductMethodsGtfsDataService.getAllFareProducts()