public static class StandardJAXBObjects.UUIDJAXB extends JAXBObject<UUID>
Modifier and Type | Field and Description |
---|---|
static StandardJAXBObjects.UUIDJAXB |
INSTANCE |
xmlRootElement, xmlType
dependencies, type
Constructor and Description |
---|
UUIDJAXB() |
Modifier and Type | Method and Description |
---|---|
UUID |
read(XoXMLStreamReader reader,
RuntimeContext context) |
void |
write(XoXMLStreamWriter writer,
UUID value,
RuntimeContext context) |
getXmlRootElement, getXmlType, read, read, read, read, write, write, write, write, write
getDependencies, getType
public static final StandardJAXBObjects.UUIDJAXB INSTANCE
public UUID read(XoXMLStreamReader reader, RuntimeContext context) throws Exception
read
in class JAXBObject<UUID>
Exception
public void write(XoXMLStreamWriter writer, UUID value, RuntimeContext context) throws Exception
write
in class JAXBObject<UUID>
Exception
Copyright © 2007–2019. All rights reserved.