org.apache.openejb.jee
Class TransportGuarantee$JAXB
java.lang.Object
org.metatype.sxc.jaxb.JAXBClass<T>
org.metatype.sxc.jaxb.JAXBObject<T>
org.metatype.sxc.jaxb.JAXBEnum<TransportGuarantee>
org.apache.openejb.jee.TransportGuarantee$JAXB
public class TransportGuarantee$JAXB
- extends org.metatype.sxc.jaxb.JAXBEnum<TransportGuarantee>
| Fields inherited from class org.metatype.sxc.jaxb.JAXBObject |
xmlRootElement, xmlType |
| Fields inherited from class org.metatype.sxc.jaxb.JAXBClass |
dependencies, type |
|
Method Summary |
TransportGuarantee |
parse(org.metatype.sxc.util.XoXMLStreamReader reader,
org.metatype.sxc.jaxb.RuntimeContext context,
String value)
|
static TransportGuarantee |
parseTransportGuarantee(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,
TransportGuarantee transportGuarantee)
|
static String |
toStringTransportGuarantee(Object bean,
String parameterName,
org.metatype.sxc.jaxb.RuntimeContext context,
TransportGuarantee transportGuarantee)
|
| 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 |
TransportGuarantee$JAXB
public TransportGuarantee$JAXB()
parse
public TransportGuarantee 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<TransportGuarantee>
- Throws:
Exception
toString
public String toString(Object bean,
String parameterName,
org.metatype.sxc.jaxb.RuntimeContext context,
TransportGuarantee transportGuarantee)
throws Exception
- Specified by:
toString in class org.metatype.sxc.jaxb.JAXBEnum<TransportGuarantee>
- Throws:
Exception
parseTransportGuarantee
public static TransportGuarantee parseTransportGuarantee(org.metatype.sxc.util.XoXMLStreamReader reader,
org.metatype.sxc.jaxb.RuntimeContext context,
String value)
throws Exception
- Throws:
Exception
toStringTransportGuarantee
public static String toStringTransportGuarantee(Object bean,
String parameterName,
org.metatype.sxc.jaxb.RuntimeContext context,
TransportGuarantee transportGuarantee)
throws Exception
- Throws:
Exception
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.