JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Record Class
com.cta4j.bus.model.Detour
Packages that use
Detour
Package
Description
com.cta4j.bus.client
Uses of
Detour
in
com.cta4j.bus.client
Methods in
com.cta4j.bus.client
that return types with arguments of type
Detour
Modifier and Type
Method
Description
List
<
Detour
>
BusClient.
getDetours
(
String
routeId,
String
direction)
Retrieves a
List
of detours for a specific bus route and direction.