core
1.7.0
core
/
org.jetbrains.dokka.pages
/
DCI
DCI
data
class
DCI
(
val
dri
:
Set
<
DRI
>
,
val
kind
:
Kind
)
Content copied to clipboard
Constructors
Functions
Properties
Constructors
DCI
Link copied to clipboard
fun
DCI
(
dri
:
Set
<
DRI
>
,
kind
:
Kind
)
Content copied to clipboard
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
dri
Link copied to clipboard
val
dri
:
Set
<
DRI
>
Content copied to clipboard
kind
Link copied to clipboard
val
kind
:
Kind
Content copied to clipboard