|
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
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 void addDiscoveryURL(DiscoveryURL discoveryURL)
discoveryURL - the new discovery URL.public Vector getDiscoveryURLVector()
public void setDiscoveryURLVector(Vector v)
v - the new set of discovery URLs.
|
Documentation is available at http://e-docs.bea.com/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||