Package | Description |
---|---|
org.opentripplanner.api.resource |
This package contains the JAX-RS-annotated REST resource classes for the OpenTripPlanner public
API, i.e.
|
Modifier and Type | Method and Description |
---|---|
TransportationNetworkCompanyResponse |
TransportationNetworkCompanyResource.getEtaEstimates(String from,
String companies,
String routerId) |
TransportationNetworkCompanyResponse |
TransportationNetworkCompanyResource.getRideEstimate(String from,
String to,
String company,
String rideType,
String routerId) |
Copyright © 2020. All rights reserved.