public class SeattleFareServiceFactory extends DefaultFareServiceFactory
regularFareRules| Constructor and Description |
|---|
SeattleFareServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.fasterxml.jackson.databind.JsonNode config) |
FareService |
makeFareService() |
void |
processGtfs(org.onebusaway.gtfs.services.GtfsRelationalDao dao) |
fillFareRules, fromConfig, toStringpublic FareService makeFareService()
makeFareService in interface FareServiceFactorymakeFareService in class DefaultFareServiceFactorypublic void configure(com.fasterxml.jackson.databind.JsonNode config)
configure in interface FareServiceFactoryconfigure in class DefaultFareServiceFactorypublic void processGtfs(org.onebusaway.gtfs.services.GtfsRelationalDao dao)
processGtfs in interface FareServiceFactoryprocessGtfs in class DefaultFareServiceFactoryCopyright © 2018. All rights reserved.