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

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


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

TransactionType$JAXB

public TransactionType$JAXB()
Method Detail

parse

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

toString

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

parseTransactionType

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

toStringTransactionType

public static String toStringTransactionType(Object bean,
                                             String parameterName,
                                             org.metatype.sxc.jaxb.RuntimeContext context,
                                             TransactionType transactionType)
                                      throws Exception
Throws:
Exception


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