toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
base
/
ru.sydis.base.types.pmon
/
MgrDescription
/
Companion
Companion
object
Companion
Members
Types
Data
Link copied to clipboard
enum
Data
:
Enum
<
MgrDescription.Companion.Data
>
Properties
descriptions
Link copied to clipboard
val
descriptions
:
List
<
String
>
drivers
Link copied to clipboard
val
drivers
:
List
<
String
>
Functions
get
Binary
From
Bin
Link copied to clipboard
fun
getBinaryFromBin
(
)
:
List
<
String
>
get
Description
Link copied to clipboard
fun
getDescription
(
type
:
String
)
:
String
fun
getDescription
(
type
:
ProtoManType
)
:
String
?
get
Description
For
Ui
Link copied to clipboard
fun
getDescriptionForUi
(
)
:
List
<
String
>
get
Type
From
Descr
Link copied to clipboard
fun
getTypeFromDescr
(
descr
:
String
)
:
ProtoManType
?