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.Stop
Packages that use
Stop
Package
Description
com.cta4j.bus.client
Uses of
Stop
in
com.cta4j.bus.client
Methods in
com.cta4j.bus.client
that return types with arguments of type
Stop
Modifier and Type
Method
Description
List
<
Stop
>
BusClient.
getStops
(
String
routeId,
String
direction)
Retrieves a
List
of stops for a specific bus route and direction.