|
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.OverviewDoc
The overviewDoc structure holds the metadata that describes overview infomration about a particular TModel use.
| Constructor Summary | |
OverviewDoc()
Class constructor. |
|
| Method Summary | |
void |
addDescription(String des)
Adds a new description to the set of descriptions. |
Vector |
getDescriptionVector()
Gets the set of descriptions. |
OverviewURL |
getOverviewURL()
Gets the value of the overview URL. |
void |
setDescriptionVector(Vector v)
Sets the set of descriptions. |
void |
setOverviewURL(OverviewURL oURL)
Sets the value of the overview URL. |
void |
setOverviewURL(String oURL)
Sets the value of the overview URL. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OverviewDoc()
| Method Detail |
public void addDescription(String des)
des - the new description.public Vector getDescriptionVector()
public OverviewURL getOverviewURL()
public void setDescriptionVector(Vector v)
v - the new set of descriptions.public void setOverviewURL(OverviewURL oURL)
oURL - the new value of the overview URL.public void setOverviewURL(String oURL)
oURL - the new value of the overview URL.
|
Documentation is available at http://e-docs.bea.com/wls/docs91 Copyright 2005 BEA Systems Inc. |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||