krwa
Toggle table of contents
0.3.0-rc.9
common
Target filter
common
Switch theme
Search in API
Skip to content
krwa
component-model
/
uk.shusek.krwa.component
/
WitPackage
/
Case
Case
class
Case
(
name
:
String
,
type
:
WitPackage.TypeRef
?
)
Members
Constructors
Case
Link copied to clipboard
constructor
(
name
:
String
,
type
:
WitPackage.TypeRef
?
)
Functions
name
Link copied to clipboard
fun
name
(
)
:
String
type
Link copied to clipboard
fun
type
(
)
:
WitPackage.TypeRef
?