Uses of Class
org.w3.ns.wsdl.DescriptionType

Packages that use DescriptionType
com.ebmwebsourcing.commons.wsdl.impl.wsdl20   
org.w3.ns.wsdl   
 

Uses of DescriptionType in com.ebmwebsourcing.commons.wsdl.impl.wsdl20
 

Constructors in com.ebmwebsourcing.commons.wsdl.impl.wsdl20 with parameters of type DescriptionType
DescriptionImpl(java.net.URI baseURI, DescriptionType description, org.jdom.Document document, java.util.Map<WSDLReader.FeatureConstants,java.lang.Object> features)
           
 

Uses of DescriptionType in org.w3.ns.wsdl
 

Methods in org.w3.ns.wsdl that return DescriptionType
 DescriptionType ObjectFactory.createDescriptionType()
          Create an instance of DescriptionType
 

Methods in org.w3.ns.wsdl that return types with arguments of type DescriptionType
 javax.xml.bind.JAXBElement<DescriptionType> ObjectFactory.createDescription(DescriptionType value)
          Create an instance of JAXBElement<DescriptionType>}
 

Methods in org.w3.ns.wsdl with parameters of type DescriptionType
 javax.xml.bind.JAXBElement<DescriptionType> ObjectFactory.createDescription(DescriptionType value)
          Create an instance of JAXBElement<DescriptionType>}
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.