Uses of Class
org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl.TDefinitions

Packages that use TDefinitions
org.ow2.easywsdl.wsdl.impl.wsdl11   
org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl   
 

Uses of TDefinitions in org.ow2.easywsdl.wsdl.impl.wsdl11
 

Methods in org.ow2.easywsdl.wsdl.impl.wsdl11 with parameters of type TDefinitions
 org.w3c.dom.Document WSDLWriterImpl.convertWSDL11Definition2DOMElement(TDefinitions wsdlDescriptor)
           
 java.lang.String WSDLWriterImpl.convertWSDL11Definition2String(TDefinitions wsdlDescriptor)
           
 

Constructors in org.ow2.easywsdl.wsdl.impl.wsdl11 with parameters of type TDefinitions
DescriptionImpl(java.net.URI baseURI, TDefinitions definition, org.jdom.Document document, java.util.Map<WSDLReader.FeatureConstants,java.lang.Object> features, java.util.Map<java.net.URI,javax.xml.transform.dom.DOMSource> imports)
           
 

Uses of TDefinitions in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl
 

Methods in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl that return TDefinitions
 TDefinitions ObjectFactory.createTDefinitions()
          Create an instance of TDefinitions
 

Methods in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl that return types with arguments of type TDefinitions
 javax.xml.bind.JAXBElement<TDefinitions> ObjectFactory.createDefinitions(TDefinitions value)
          Create an instance of JAXBElement<TDefinitions>}
 

Methods in org.ow2.easywsdl.wsdl.org.xmlsoap.schemas.wsdl with parameters of type TDefinitions
 javax.xml.bind.JAXBElement<TDefinitions> ObjectFactory.createDefinitions(TDefinitions value)
          Create an instance of JAXBElement<TDefinitions>}
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.