core
1.7.0
core
/
org.jetbrains.dokka.model
/
JavaClassKindTypes
Java
Class
Kind
Types
enum
JavaClassKindTypes
:
Enum
<
JavaClassKindTypes
>
,
ClassKind
Content copied to clipboard
Entries
Properties
Entries
ANNOTATION_CLASS
Link copied to clipboard
ANNOTATION_CLASS
(
)
Content copied to clipboard
ENUM_ENTRY
Link copied to clipboard
ENUM_ENTRY
(
)
Content copied to clipboard
ENUM_CLASS
Link copied to clipboard
ENUM_CLASS
(
)
Content copied to clipboard
INTERFACE
Link copied to clipboard
INTERFACE
(
)
Content copied to clipboard
CLASS
Link copied to clipboard
CLASS
(
)
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