toggle menu
lib
0.0.266
jvm
switch theme
search in API
lib
/
com.prettybyte.klerk
/
PluginIdentity
Plugin
Identity
class
PluginIdentity
(
val
plugin
:
KlerkPlugin
<
*
,
*
>
)
:
ActorIdentity
Members
Constructors
Plugin
Identity
Link copied to clipboard
constructor
(
plugin
:
KlerkPlugin
<
*
,
*
>
)
Properties
external
Id
Link copied to clipboard
open
override
val
externalId
:
Long
?
=
null
id
Link copied to clipboard
open
override
val
id
:
ModelID
<
*
>
?
=
null
plugin
Link copied to clipboard
val
plugin
:
KlerkPlugin
<
*
,
*
>
type
Link copied to clipboard
open
override
val
type
:
Int
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String