toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
ui
/
ru.sydis.ui.sentry.controllers.workstationController
/
workstationController
/
ArmData
Arm
Data
data
class
ArmData
(
val
id
:
Long
,
val
name
:
String
,
val
description
:
String
)
Members
Constructors
Arm
Data
Link copied to clipboard
constructor
(
id
:
Long
,
name
:
String
,
description
:
String
)
Properties
description
Link copied to clipboard
val
description
:
String
id
Link copied to clipboard
val
id
:
Long
name
Link copied to clipboard
val
name
:
String