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

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

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

Constructors in com.ebmwebsourcing.commons.wsdl.impl.wsdl20 with parameters of type IncludeType
IncludeImpl(IncludeType incl, Description parent)
           
 

Uses of IncludeType in org.w3.ns.wsdl
 

Methods in org.w3.ns.wsdl that return IncludeType
 IncludeType ObjectFactory.createIncludeType()
          Create an instance of IncludeType
 IncludeType DescriptionType.ImportOrIncludeOrTypesItem.getItemInclude()
           
 

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

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



Copyright © 2008 eBM WebSourcing. All Rights Reserved.