Apache CXF API

org.apache.cxf.wsdl
Class JAXBExtensibilityElement

java.lang.Object
  extended by org.apache.cxf.wsdl.TExtensibilityElementImpl
      extended by org.apache.cxf.wsdl.JAXBExtensibilityElement
All Implemented Interfaces:
javax.wsdl.extensions.ExtensibilityElement

public class JAXBExtensibilityElement
extends TExtensibilityElementImpl


Method Summary
 Object getValue()
           
 
Methods inherited from class org.apache.cxf.wsdl.TExtensibilityElementImpl
getElementType, getRequired, setElementType, setRequired
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getValue

public Object getValue()

Apache CXF API

Apache CXF