composer
/
io.piano.android.composer.model.events
/
Meter
/
MeterState
Meter
State
@
JsonClass
(
generateAdapter =
false
)
enum
MeterState
:
Enum
<
Meter.MeterState
>
Content copied to clipboard
Entries
Properties
Entries
EXPIRED
Link copied to clipboard
@
Json
(
name =
"expired"
)
EXPIRED
()
Content copied to clipboard
ACTIVE
Link copied to clipboard
@
Json
(
name =
"active"
)
ACTIVE
()
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard