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