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