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
/
ComplexType
/
ComplexType
Complex
Type
constructor
(
name
:
String
?
=
null
,
annotation
:
Annotation
?
=
null
,
sequence
:
Sequence
?
=
null
,
simpleContent
:
SimpleContent
?
=
null
,
attributes
:
List
<
Attribute
>
=
emptyList()
,
complexContent
:
ComplexContent
?
=
null
)
(
source
)