kfx
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kfx
xsd-model
/
io.github.hfhbd.kfx.xsd.model
/
Choice
Choice
@
XmlSerialName
(
value
=
"choice"
,
namespace
=
"http://www.w3.org/2001/XMLSchema"
)
@
Serializable
data
class
Choice
(
val
element
:
Element
)
:
Elements
(
source
)
Members
Constructors
Choice
Link copied to clipboard
constructor
(
element
:
Element
)
Properties
element
Link copied to clipboard
@
XmlSerialName
(
value
=
"element"
,
namespace
=
"http://www.w3.org/2001/XMLSchema"
)
val
element
:
Element