public class NycFareServiceFactory extends Object implements FareServiceFactory
Constructor and Description |
---|
NycFareServiceFactory() |
Modifier and Type | Method and Description |
---|---|
void |
configure(com.fasterxml.jackson.databind.JsonNode config) |
FareService |
makeFareService() |
void |
processGtfs(OtpTransitService transitService) |
public FareService makeFareService()
makeFareService
in interface FareServiceFactory
public void processGtfs(OtpTransitService transitService)
processGtfs
in interface FareServiceFactory
public void configure(com.fasterxml.jackson.databind.JsonNode config)
configure
in interface FareServiceFactory
Copyright © 2019. All rights reserved.