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

Packages that use ServiceType
org.ow2.easywsdl.wsdl.impl.wsdl20   
org.ow2.easywsdl.wsdl.org.w3.ns.wsdl   
 

Uses of ServiceType in org.ow2.easywsdl.wsdl.impl.wsdl20
 

Methods in org.ow2.easywsdl.wsdl.impl.wsdl20 that return ServiceType
static ServiceType ServiceImpl.replaceDOMElementByServiceType(WSDLElement parent, org.w3c.dom.Element childToReplace, WSDLReaderImpl reader)
           
 

Constructors in org.ow2.easywsdl.wsdl.impl.wsdl20 with parameters of type ServiceType
ServiceImpl(ServiceType service, DescriptionImpl desc)
           
 

Uses of ServiceType in org.ow2.easywsdl.wsdl.org.w3.ns.wsdl
 

Methods in org.ow2.easywsdl.wsdl.org.w3.ns.wsdl that return ServiceType
 ServiceType ObjectFactory.createServiceType()
          Create an instance of ServiceType
 

Methods in org.ow2.easywsdl.wsdl.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.ow2.easywsdl.wsdl.org.w3.ns.wsdl with parameters of type ServiceType
 javax.xml.bind.JAXBElement<ServiceType> ObjectFactory.createService(ServiceType value)
          Create an instance of JAXBElement<ServiceType>}
 



Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.