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