org.apache.openejb.jee
Class SessionType$JAXB
java.lang.Object
org.metatype.sxc.jaxb.JAXBClass<T>
org.metatype.sxc.jaxb.JAXBObject<T>
org.metatype.sxc.jaxb.JAXBEnum<SessionType>
org.apache.openejb.jee.SessionType$JAXB
public class SessionType$JAXB
- extends org.metatype.sxc.jaxb.JAXBEnum<SessionType>
| Fields inherited from class org.metatype.sxc.jaxb.JAXBObject |
xmlRootElement, xmlType |
| Fields inherited from class org.metatype.sxc.jaxb.JAXBClass |
dependencies, type |
|
Method Summary |
SessionType |
parse(org.metatype.sxc.util.XoXMLStreamReader reader,
org.metatype.sxc.jaxb.RuntimeContext context,
String value)
|
static SessionType |
parseSessionType(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,
SessionType sessionType)
|
static String |
toStringSessionType(Object bean,
String parameterName,
org.metatype.sxc.jaxb.RuntimeContext context,
SessionType sessionType)
|
| Methods inherited from class org.metatype.sxc.jaxb.JAXBEnum |
read, write |
| Methods inherited from class org.metatype.sxc.jaxb.JAXBObject |
getXmlRootElement, getXmlType, read, read, read, read, write, write, write, write, write |
| Methods inherited from class org.metatype.sxc.jaxb.JAXBClass |
getDependencies, getType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionType$JAXB
public SessionType$JAXB()
parse
public SessionType parse(org.metatype.sxc.util.XoXMLStreamReader reader,
org.metatype.sxc.jaxb.RuntimeContext context,
String value)
throws Exception
- Specified by:
parse in class org.metatype.sxc.jaxb.JAXBEnum<SessionType>
- Throws:
Exception
toString
public String toString(Object bean,
String parameterName,
org.metatype.sxc.jaxb.RuntimeContext context,
SessionType sessionType)
throws Exception
- Specified by:
toString in class org.metatype.sxc.jaxb.JAXBEnum<SessionType>
- Throws:
Exception
parseSessionType
public static SessionType parseSessionType(org.metatype.sxc.util.XoXMLStreamReader reader,
org.metatype.sxc.jaxb.RuntimeContext context,
String value)
throws Exception
- Throws:
Exception
toStringSessionType
public static String toStringSessionType(Object bean,
String parameterName,
org.metatype.sxc.jaxb.RuntimeContext context,
SessionType sessionType)
throws Exception
- Throws:
Exception
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.