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 |
---|---|
AlertPatchResponse |
AlertPatcher.getRoutePatches(String agency,
String id)
Return a list of all patches that apply to a given route
|
AlertPatchResponse |
AlertPatcher.getStopPatches(String agency,
String id)
Return a list of all patches that apply to a given stop
|
Copyright © 2019. All rights reserved.