Search
Preparing search index...
The search index is not available
Citizen Application
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ViewStop
Class ViewStop
Hierarchy
ViewStop
Implements
IViewObject
Index
Constructors
constructor
Properties
id
lines
location
name
schedule
timestamp
Methods
get
Lines
get
Schedules
Constructors
constructor
new
View
Stop
(
stop
:
IStop
)
:
ViewStop
Parameters
stop:
IStop
Returns
ViewStop
Properties
id
id
:
number
lines
lines
:
object
[]
Type declaration
id
:
number
location
location
:
Point
name
name
:
string
schedule
schedule
:
Array
<
ViewSchedule
>
timestamp
timestamp
:
number
Methods
get
Lines
get
Lines
(
)
:
Array
<
object
>
Returns
Array
<
object
>
get
Schedules
get
Schedules
(
first
:
number
)
:
Array
<
ViewSchedule
>
Parameters
first:
number
Returns
Array
<
ViewSchedule
>
Globals
View
Stop
constructor
id
lines
location
name
schedule
timestamp
get
Lines
get
Schedules