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

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


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

TransAttribute$JAXB

public TransAttribute$JAXB()
Method Detail

parse

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

toString

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

parseTransAttribute

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

toStringTransAttribute

public static String toStringTransAttribute(Object bean,
                                            String parameterName,
                                            org.metatype.sxc.jaxb.RuntimeContext context,
                                            TransAttribute transAttribute)
                                     throws Exception
Throws:
Exception


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