xmlutil
Toggle table of contents
0.91.3
Common
Target filter
Common
Switch theme
Search in API
Skip to content
xmlutil
serialization
/
nl.adaptivity.xmlutil.serialization
/
XmlSerializationPolicy
/
ActualNameInfo
Actual
Name
Info
data
class
ActualNameInfo
(
val
serialName
:
String
,
val
annotatedName
:
QName
)
(
source
)
Members
Constructors
Actual
Name
Info
Link copied to clipboard
constructor
(
serialName
:
String
,
annotatedName
:
QName
)
Properties
annotated
Name
Link copied to clipboard
val
annotatedName
:
QName
serial
Name
Link copied to clipboard
val
serialName
:
String