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