toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-models
/
com.mapbox.dash.models
/
HoursOfOperation
/
Scheduled
Scheduled
class
Scheduled
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
constructor
(
val
periods
:
List
<
OpenPeriod
>
)
:
HoursOfOperation
Members
Constructors
Scheduled
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
constructor
(
periods
:
List
<
OpenPeriod
>
)
Properties
periods
Link copied to clipboard
val
periods
:
List
<
OpenPeriod
>
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int