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