core
/
org.jetbrains.dokka.model
/
DefaultValue
Default
Value
class
DefaultValue
(value:
String
) :
ExtraProperty
<
Documentable
>
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
object
Companion
:
ExtraProperty.Key
<
Documentable
,
DefaultValue
>
Content copied to clipboard
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
key
Link copied to clipboard
open override val
key
:
ExtraProperty.Key
<
Documentable
, *>
Content copied to clipboard
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard