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