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