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