public interface FareServiceFactory
Modifier and Type | Method and Description |
---|---|
void |
configure(com.fasterxml.jackson.databind.JsonNode config) |
FareService |
makeFareService() |
void |
processGtfs(org.onebusaway.gtfs.services.GtfsRelationalDao dao) |
FareService makeFareService()
void processGtfs(org.onebusaway.gtfs.services.GtfsRelationalDao dao)
void configure(com.fasterxml.jackson.databind.JsonNode config)
Copyright © 2018. All rights reserved.