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