public class IsolationLevel$JAXB extends org.metatype.sxc.jaxb.JAXBEnum<IsolationLevel>
| Constructor and Description |
|---|
IsolationLevel$JAXB() |
| Modifier and Type | Method and Description |
|---|---|
IsolationLevel |
parse(org.metatype.sxc.util.XoXMLStreamReader reader,
org.metatype.sxc.jaxb.RuntimeContext context,
String value) |
static IsolationLevel |
parseIsolationLevel(org.metatype.sxc.util.XoXMLStreamReader reader,
org.metatype.sxc.jaxb.RuntimeContext context,
String value) |
String |
toString(Object bean,
String parameterName,
org.metatype.sxc.jaxb.RuntimeContext context,
IsolationLevel isolationLevel) |
static String |
toStringIsolationLevel(Object bean,
String parameterName,
org.metatype.sxc.jaxb.RuntimeContext context,
IsolationLevel isolationLevel) |
public IsolationLevel parse(org.metatype.sxc.util.XoXMLStreamReader reader, org.metatype.sxc.jaxb.RuntimeContext context, String value) throws Exception
parse in class org.metatype.sxc.jaxb.JAXBEnum<IsolationLevel>Exceptionpublic String toString(Object bean, String parameterName, org.metatype.sxc.jaxb.RuntimeContext context, IsolationLevel isolationLevel) throws Exception
toString in class org.metatype.sxc.jaxb.JAXBEnum<IsolationLevel>Exceptionpublic static IsolationLevel parseIsolationLevel(org.metatype.sxc.util.XoXMLStreamReader reader, org.metatype.sxc.jaxb.RuntimeContext context, String value) throws Exception
ExceptionCopyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.