Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-ui
/
com.mapsted.ui.models.property
/
TimeBar
Time
Bar
open
class
TimeBar
Members
Constructors
Time
Bar
Link copied to clipboard
constructor
(
statusId
:
Int
,
status
:
String
,
nextStatus
:
String
)
Properties
ASSUMED_
CLOSED
Link copied to clipboard
val
ASSUMED_CLOSED
:
Int
=
12
CLOSE
Link copied to clipboard
val
CLOSE
:
Int
=
11
next
Status
Link copied to clipboard
open
val
nextStatus
:
String
OPEN
Link copied to clipboard
val
OPEN
:
Int
=
10
status
Link copied to clipboard
open
val
status
:
String
status
Id
Link copied to clipboard
open
val
statusId
:
Int