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