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

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

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

Constructors in com.ebmwebsourcing.commons.wsdl.impl.wsdl20 with parameters of type ImportType
ImportImpl(ImportType impt, Description parent)
           
 

Uses of ImportType in org.w3.ns.wsdl
 

Methods in org.w3.ns.wsdl that return ImportType
 ImportType ObjectFactory.createImportType()
          Create an instance of ImportType
 ImportType DescriptionType.ImportOrIncludeOrTypesItem.getItemImport()
           
 

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

Methods in org.w3.ns.wsdl with parameters of type ImportType
 javax.xml.bind.JAXBElement<ImportType> ObjectFactory.createImport(ImportType value)
          Create an instance of JAXBElement<ImportType>}
 void DescriptionType.ImportOrIncludeOrTypesItem.setItemImport(ImportType target)
           
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.