public class ParamValue$JAXB
extends <any>
Constructor and Description |
---|
ParamValue$JAXB() |
Modifier and Type | Method and Description |
---|---|
static ParamValue |
_read(XoXMLStreamReader reader,
RuntimeContext context) |
static void |
_write(XoXMLStreamWriter writer,
ParamValue paramValue,
RuntimeContext context) |
ParamValue |
read(XoXMLStreamReader reader,
RuntimeContext context) |
static ParamValue |
readParamValue(XoXMLStreamReader reader,
RuntimeContext context) |
void |
write(XoXMLStreamWriter writer,
ParamValue paramValue,
RuntimeContext context) |
static void |
writeParamValue(XoXMLStreamWriter writer,
ParamValue paramValue,
RuntimeContext context) |
public static ParamValue readParamValue(XoXMLStreamReader reader, RuntimeContext context) throws java.lang.Exception
java.lang.Exception
public static void writeParamValue(XoXMLStreamWriter writer, ParamValue paramValue, RuntimeContext context) throws java.lang.Exception
java.lang.Exception
public void write(XoXMLStreamWriter writer, ParamValue paramValue, RuntimeContext context) throws java.lang.Exception
java.lang.Exception
public static final ParamValue _read(XoXMLStreamReader reader, RuntimeContext context) throws java.lang.Exception
java.lang.Exception
public final ParamValue read(XoXMLStreamReader reader, RuntimeContext context) throws java.lang.Exception
java.lang.Exception
public static final void _write(XoXMLStreamWriter writer, ParamValue paramValue, RuntimeContext context) throws java.lang.Exception
java.lang.Exception