lib
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
lib
lib
/
io.gitlab.mitsiosm.oseth.data
/
DetailedRoute
/
DetailedRoute
Detailed
Route
constructor
(
id
:
RouteId
,
shortName
:
String
,
longName
:
String
,
color
:
String
,
headsign
:
String
,
shape
:
RouteShape
,
stops
:
List
<
Stop
>
,
vehicles
:
List
<
Vehicle
>
)