Apache CXF API

Uses of Class
org.apache.cxf.wsdl.TExtensibleAttributesDocumented

Packages that use TExtensibleAttributesDocumented
org.apache.cxf.wsdl   
 

Uses of TExtensibleAttributesDocumented in org.apache.cxf.wsdl
 

Subclasses of TExtensibleAttributesDocumented in org.apache.cxf.wsdl
 class TFault
          Java class for tFault complex type.
 class TImport
          Java class for tImport complex type.
 class TParam
          Java class for tParam complex type.
 class TPart
          Java class for tPart complex type.
 class TPortType
          Java class for tPortType complex type.
 

Fields in org.apache.cxf.wsdl with type parameters of type TExtensibleAttributesDocumented
protected  List<javax.xml.bind.JAXBElement<? extends TExtensibleAttributesDocumented>> TOperation.rest
           
 

Methods in org.apache.cxf.wsdl that return types with arguments of type TExtensibleAttributesDocumented
 List<javax.xml.bind.JAXBElement<? extends TExtensibleAttributesDocumented>> TOperation.getRest()
          Gets the rest of the content model.
 


Apache CXF API

Apache CXF