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

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

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

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

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



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