org.apache.openejb.jee
Class TransactionSupportType$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<TransactionSupportType>
              extended by org.apache.openejb.jee.TransactionSupportType$JAXB

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


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
TransactionSupportType$JAXB()
           
 
Method Summary
 TransactionSupportType parse(org.metatype.sxc.util.XoXMLStreamReader reader, org.metatype.sxc.jaxb.RuntimeContext context, String value)
           
static TransactionSupportType parseTransactionSupportType(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, TransactionSupportType transactionSupportType)
           
static String toStringTransactionSupportType(Object bean, String parameterName, org.metatype.sxc.jaxb.RuntimeContext context, TransactionSupportType transactionSupportType)
           
 
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

TransactionSupportType$JAXB

public TransactionSupportType$JAXB()
Method Detail

parse

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

toString

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

parseTransactionSupportType

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

toStringTransactionSupportType

public static String toStringTransactionSupportType(Object bean,
                                                    String parameterName,
                                                    org.metatype.sxc.jaxb.RuntimeContext context,
                                                    TransactionSupportType transactionSupportType)
                                             throws Exception
Throws:
Exception


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