toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
xmlschema
/
io.github.pdvrieze.formats.xmlschema.datatypes.serialization
/
TypeDerivationControlSerializer
Type
Derivation
Control
Serializer
class
TypeDerivationControlSerializer
:
AllDerivationSerializerBase
<
VDerivationControl.Type
>
(
source
)
Members
Constructors
Type
Derivation
Control
Serializer
Link copied to clipboard
constructor
(
)
Properties
descriptor
Link copied to clipboard
open
override
val
descriptor
:
SerialDescriptor
Functions
deserialize
Link copied to clipboard
open
override
fun
deserialize
(
decoder
:
Decoder
)
:
Set
<
VDerivationControl.Type
>
serialize
Link copied to clipboard
open
override
fun
serialize
(
encoder
:
Encoder
,
value
:
Set
<
VDerivationControl.Type
>
)