kenet-dsl
/
org.kotlin.everywhere.net
/
SubKenet
Sub
Kenet
class
SubKenet
<
T
:
Kenet
>(kenet:
Kenet
, name:
String
, sub:
T
) :
Endpoint
Content copied to clipboard
Properties
Properties
initialized
Link copied to clipboard
var
initialized
:
Boolean
= false
Content copied to clipboard
kenet
Link copied to clipboard
val
kenet
:
Kenet
Content copied to clipboard
name
Link copied to clipboard
var
name
:
String
Content copied to clipboard
sub
Link copied to clipboard
val
sub
:
T
Content copied to clipboard