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, toString
public FareService makeFareService()
makeFareService
in interface FareServiceFactory
makeFareService
in class DefaultFareServiceFactory
public void configure(com.fasterxml.jackson.databind.JsonNode config)
configure
in interface FareServiceFactory
configure
in class DefaultFareServiceFactory
public void processGtfs(org.onebusaway.gtfs.services.GtfsRelationalDao dao)
processGtfs
in interface FareServiceFactory
processGtfs
in class DefaultFareServiceFactory
Copyright © 2018. All rights reserved.