BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.uddi.client.structures.datatypes
Class DiscoveryURLs

java.lang.Object
  |
  +--weblogic.uddi.client.structures.datatypes.DiscoveryURLs

public class DiscoveryURLs
extends java.lang.Object

The discoveryURLs structure is a simple collection of discoveryURL structures.

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
DiscoveryURLs()
          Class constructor.
 
Method Summary
 void addDiscoveryURL(DiscoveryURL discoveryURL)
          Adds a new discovery URL to the set of discovery URLs.
 java.util.Vector getDiscoveryURLVector()
          Gets the set of discovery URLs.
 void setDiscoveryURLVector(java.util.Vector v)
          Sets the set of discovery URLs.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiscoveryURLs

public DiscoveryURLs()
Class constructor.
Method Detail

getDiscoveryURLVector

public java.util.Vector getDiscoveryURLVector()
Gets the set of discovery URLs.

Returns:
the current set of discovery URLs.

setDiscoveryURLVector

public void setDiscoveryURLVector(java.util.Vector v)
Sets the set of discovery URLs.

Parameters:
v - the new set of discovery URLs.

addDiscoveryURL

public void addDiscoveryURL(DiscoveryURL discoveryURL)
Adds a new discovery URL to the set of discovery URLs.

Parameters:
discoveryURL - the new discovery URL.

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81