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