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

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

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

Constructors in com.ebmwebsourcing.commons.wsdl.impl.wsdl20 with parameters of type ServiceType
ServiceImpl(ServiceType service, DescriptionImpl desc)
           
 

Uses of ServiceType in org.w3.ns.wsdl
 

Methods in org.w3.ns.wsdl that return ServiceType
 ServiceType ObjectFactory.createServiceType()
          Create an instance of ServiceType
 ServiceType DescriptionType.ImportOrIncludeOrTypesItem.getItemService()
           
 

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

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



Copyright © 2008 eBM WebSourcing. All Rights Reserved.