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

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

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

Fields in org.apache.ws.scout.model.uddi.v2 with type parameters of type DiscoveryURL
protected  java.util.List<DiscoveryURL> DiscoveryURLs.discoveryURL
           
 

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

Methods in org.apache.ws.scout.model.uddi.v2 that return types with arguments of type DiscoveryURL
 javax.xml.bind.JAXBElement<DiscoveryURL> ObjectFactory.createDiscoveryURL(DiscoveryURL value)
          Create an instance of JAXBElement<DiscoveryURL>}
 java.util.List<DiscoveryURL> DiscoveryURLs.getDiscoveryURL()
          Gets the value of the discoveryURL property.
 

Methods in org.apache.ws.scout.model.uddi.v2 with parameters of type DiscoveryURL
 javax.xml.bind.JAXBElement<DiscoveryURL> ObjectFactory.createDiscoveryURL(DiscoveryURL value)
          Create an instance of JAXBElement<DiscoveryURL>}
 



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