Uses of Class
org.uddi.api_v3.DeleteBinding

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

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

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

Uses of DeleteBinding in org.uddi.api_v3
 

Methods in org.uddi.api_v3 that return DeleteBinding
 DeleteBinding ObjectFactory.createDeleteBinding()
          Create an instance of DeleteBinding
 

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

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

Uses of DeleteBinding in org.uddi.api_v3_porttype
 

Methods in org.uddi.api_v3_porttype with parameters of type DeleteBinding
 void UDDIPublicationPortType.deleteBinding(DeleteBinding body)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.