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(OtpTransitService transitService) |
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(OtpTransitService transitService)
processGtfs
in interface FareServiceFactory
processGtfs
in class DefaultFareServiceFactory
Copyright © 2019. All rights reserved.