iNavi Global Navigation SDK Documents
Toggle table of contents
1.0.2
common
Platform filter
common
Switch theme
Search in API
iNavi Global Navigation SDK Documents
model
/
nl.adaptivity.xmlutil.serialization
/
XmlSerialName
Xml
Serial
Name
@
Target
(
allowedTargets
=
[
AnnotationTarget.FIELD
,
AnnotationTarget.FUNCTION
,
AnnotationTarget.VALUE_PARAMETER
,
AnnotationTarget.CLASS
,
AnnotationTarget.ANNOTATION_CLASS
]
)
annotation class
XmlSerialName
(
val
value
:
String
=
""
,
val
namespace
:
String
=
""
,
val
prefix
:
String
=
""
)
Members
Properties
namespace
Link copied to clipboard
val
namespace
:
String
prefix
Link copied to clipboard
val
prefix
:
String
value
Link copied to clipboard
val
value
:
String