Uses of Class
org.apache.ws.scout.model.uddi.v2.DeleteService

Packages that use DeleteService
org.apache.ws.scout.model.uddi.v2   
 

Uses of DeleteService in org.apache.ws.scout.model.uddi.v2
 

Methods in org.apache.ws.scout.model.uddi.v2 that return DeleteService
 DeleteService ObjectFactory.createDeleteService()
          Create an instance of DeleteService
 

Methods in org.apache.ws.scout.model.uddi.v2 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.apache.ws.scout.model.uddi.v2 with parameters of type DeleteService
 javax.xml.bind.JAXBElement<DeleteService> ObjectFactory.createDeleteService(DeleteService value)
          Create an instance of JAXBElement<DeleteService>}
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.