org.apache.openejb.jee
Class ResSharingScope$JAXB

java.lang.Object
  extended by org.metatype.sxc.jaxb.JAXBClass<T>
      extended by org.metatype.sxc.jaxb.JAXBObject<T>
          extended by org.metatype.sxc.jaxb.JAXBEnum<ResSharingScope>
              extended by org.apache.openejb.jee.ResSharingScope$JAXB

public class ResSharingScope$JAXB
extends org.metatype.sxc.jaxb.JAXBEnum<ResSharingScope>


Field Summary
 
Fields inherited from class org.metatype.sxc.jaxb.JAXBObject
xmlRootElement, xmlType
 
Fields inherited from class org.metatype.sxc.jaxb.JAXBClass
dependencies, type
 
Constructor Summary
ResSharingScope$JAXB()
           
 
Method Summary
 ResSharingScope parse(org.metatype.sxc.util.XoXMLStreamReader reader, org.metatype.sxc.jaxb.RuntimeContext context, String value)
           
static ResSharingScope parseResSharingScope(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, ResSharingScope resSharingScope)
           
static String toStringResSharingScope(Object bean, String parameterName, org.metatype.sxc.jaxb.RuntimeContext context, ResSharingScope resSharingScope)
           
 
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
 

Constructor Detail

ResSharingScope$JAXB

public ResSharingScope$JAXB()
Method Detail

parse

public ResSharingScope 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<ResSharingScope>
Throws:
Exception

toString

public String toString(Object bean,
                       String parameterName,
                       org.metatype.sxc.jaxb.RuntimeContext context,
                       ResSharingScope resSharingScope)
                throws Exception
Specified by:
toString in class org.metatype.sxc.jaxb.JAXBEnum<ResSharingScope>
Throws:
Exception

parseResSharingScope

public static ResSharingScope parseResSharingScope(org.metatype.sxc.util.XoXMLStreamReader reader,
                                                   org.metatype.sxc.jaxb.RuntimeContext context,
                                                   String value)
                                            throws Exception
Throws:
Exception

toStringResSharingScope

public static String toStringResSharingScope(Object bean,
                                             String parameterName,
                                             org.metatype.sxc.jaxb.RuntimeContext context,
                                             ResSharingScope resSharingScope)
                                      throws Exception
Throws:
Exception


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.