public class ParamValue$JAXB extends org.metatype.sxc.jaxb.JAXBObject<ParamValue>
| Constructor and Description |
|---|
ParamValue$JAXB() |
| Modifier and Type | Method and Description |
|---|---|
static ParamValue |
_read(org.metatype.sxc.util.XoXMLStreamReader reader,
org.metatype.sxc.jaxb.RuntimeContext context) |
static void |
_write(org.metatype.sxc.util.XoXMLStreamWriter writer,
ParamValue paramValue,
org.metatype.sxc.jaxb.RuntimeContext context) |
ParamValue |
read(org.metatype.sxc.util.XoXMLStreamReader reader,
org.metatype.sxc.jaxb.RuntimeContext context) |
static ParamValue |
readParamValue(org.metatype.sxc.util.XoXMLStreamReader reader,
org.metatype.sxc.jaxb.RuntimeContext context) |
void |
write(org.metatype.sxc.util.XoXMLStreamWriter writer,
ParamValue paramValue,
org.metatype.sxc.jaxb.RuntimeContext context) |
static void |
writeParamValue(org.metatype.sxc.util.XoXMLStreamWriter writer,
ParamValue paramValue,
org.metatype.sxc.jaxb.RuntimeContext context) |
public static ParamValue readParamValue(org.metatype.sxc.util.XoXMLStreamReader reader, org.metatype.sxc.jaxb.RuntimeContext context) throws Exception
Exceptionpublic static void writeParamValue(org.metatype.sxc.util.XoXMLStreamWriter writer,
ParamValue paramValue,
org.metatype.sxc.jaxb.RuntimeContext context)
throws Exception
Exceptionpublic void write(org.metatype.sxc.util.XoXMLStreamWriter writer,
ParamValue paramValue,
org.metatype.sxc.jaxb.RuntimeContext context)
throws Exception
write in class org.metatype.sxc.jaxb.JAXBObject<ParamValue>Exceptionpublic static final ParamValue _read(org.metatype.sxc.util.XoXMLStreamReader reader, org.metatype.sxc.jaxb.RuntimeContext context) throws Exception
Exceptionpublic final ParamValue read(org.metatype.sxc.util.XoXMLStreamReader reader, org.metatype.sxc.jaxb.RuntimeContext context) throws Exception
read in class org.metatype.sxc.jaxb.JAXBObject<ParamValue>Exceptionpublic static final void _write(org.metatype.sxc.util.XoXMLStreamWriter writer,
ParamValue paramValue,
org.metatype.sxc.jaxb.RuntimeContext context)
throws Exception
ExceptionCopyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.