public static class StandardJAXBObjects.LongJAXB extends JAXBObject<Long>
| Modifier and Type | Field and Description |
|---|---|
static StandardJAXBObjects.LongJAXB |
INSTANCE |
xmlRootElement, xmlTypedependencies, 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, writegetDependencies, getTypepublic static final StandardJAXBObjects.LongJAXB INSTANCE
public Long read(XoXMLStreamReader reader, RuntimeContext context) throws Exception
read in class JAXBObject<Long>Exceptionpublic void write(XoXMLStreamWriter writer, Long value, RuntimeContext context) throws Exception
write in class JAXBObject<Long>ExceptionCopyright © 2007–2021. All rights reserved.