kfx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
kfx
wsdl-model
/
io.github.hfhbd.kfx.wsdl
/
Enumeration
Enumeration
@
Serializable
data
class
Enumeration
(
val
value
:
String
,
val
annotation
:
Annotation
?
=
null
)
(
source
)
Members
Constructors
Enumeration
Link copied to clipboard
constructor
(
value
:
String
,
annotation
:
Annotation
?
=
null
)
Properties
annotation
Link copied to clipboard
val
annotation
:
Annotation
?
value
Link copied to clipboard
val
value
:
String