public static class StandardJAXBObjects.DurationJAXB extends JAXBObject<Duration>
| Modifier and Type | Field and Description |
|---|---|
static StandardJAXBObjects.DurationJAXB |
INSTANCE |
xmlRootElement, xmlTypedependencies, type| Constructor and Description |
|---|
DurationJAXB() |
| Modifier and Type | Method and Description |
|---|---|
Duration |
read(XoXMLStreamReader reader,
RuntimeContext context) |
void |
write(XoXMLStreamWriter writer,
Duration value,
RuntimeContext context) |
getXmlRootElement, getXmlType, read, read, read, read, write, write, write, write, writegetDependencies, getTypepublic static final StandardJAXBObjects.DurationJAXB INSTANCE
public Duration read(XoXMLStreamReader reader, RuntimeContext context) throws Exception
read in class JAXBObject<Duration>Exceptionpublic void write(XoXMLStreamWriter writer, Duration value, RuntimeContext context) throws Exception
write in class JAXBObject<Duration>ExceptionCopyright © 2007–2021. All rights reserved.