rtron
Toggle table of contents
1.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
rtron
rtron-readerwriter
/
org.asam.opendrive15
/
Adapter1
Adapter1
open
class
Adapter1
:
XmlAdapter
<
ValueType
,
BoundType
>
Members
Constructors
Adapter1
Link copied to clipboard
constructor
(
)
Functions
marshal
Link copied to clipboard
open
fun
marshal
(
value
:
Integer
)
:
String
unmarshal
Link copied to clipboard
open
fun
unmarshal
(
value
:
String
)
:
Integer