Uses of Class
org.uddi.api_v3.DeleteService

Packages that use DeleteService
org.ow2.dragon.service.uddi.v3.impl   
org.uddi.api_v3   
org.uddi.api_v3_porttype   
 

Uses of DeleteService in org.ow2.dragon.service.uddi.v3.impl
 

Methods in org.ow2.dragon.service.uddi.v3.impl with parameters of type DeleteService
 void UDDIPublicationImpl.deleteService(DeleteService body)
           
 

Uses of DeleteService in org.uddi.api_v3
 

Methods in org.uddi.api_v3 that return DeleteService
 DeleteService ObjectFactory.createDeleteService()
          Create an instance of DeleteService
 

Methods in org.uddi.api_v3 that return types with arguments of type DeleteService
 javax.xml.bind.JAXBElement<DeleteService> ObjectFactory.createDeleteService(DeleteService value)
          Create an instance of JAXBElement<DeleteService>}
 

Methods in org.uddi.api_v3 with parameters of type DeleteService
 javax.xml.bind.JAXBElement<DeleteService> ObjectFactory.createDeleteService(DeleteService value)
          Create an instance of JAXBElement<DeleteService>}
 

Uses of DeleteService in org.uddi.api_v3_porttype
 

Methods in org.uddi.api_v3_porttype with parameters of type DeleteService
 void UDDIPublicationPortType.deleteService(DeleteService body)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.