|
BEA Systems, Inc. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.uddi.client.structures.datatypes.DiscoveryURLs
public class DiscoveryURLs
The discoveryURLs structure is a simple collection of discoveryURL structures.
Constructor Summary | |
---|---|
DiscoveryURLs()
Class constructor. |
Method Summary | |
---|---|
void |
addDiscoveryURL(DiscoveryURL discoveryURL)
Adds a new discovery URL to the set of discovery URLs. |
Vector |
getDiscoveryURLVector()
Gets the set of discovery URLs. |
void |
setDiscoveryURLVector(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 |
---|
public DiscoveryURLs()
Method Detail |
---|
public Vector getDiscoveryURLVector()
public void setDiscoveryURLVector(Vector v)
v
- the new set of discovery URLs.public void addDiscoveryURL(DiscoveryURL discoveryURL)
discoveryURL
- the new discovery URL.
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs92 Copyright 2006 BEA Systems Inc. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |