|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.uddi.datatypes.OverviewDoc
public class OverviewDoc
Corresponds to UDDI v2.0 'overviewDoc' element.
Constructor Summary | |
---|---|
OverviewDoc()
Deprecated. |
Method Summary | |
---|---|
DescriptionList |
getDescriptions()
Deprecated. Returns the DescriptionList of this OverviewDoc. |
java.lang.String |
getOverviewURL()
Deprecated. Returns the overviewURL of this OverviewDoc. |
void |
setDescriptions(DescriptionList descriptions)
Deprecated. Sets the DescriptionList of this OverviewDoc. |
void |
setOverviewURL(java.lang.String overviewURL)
Deprecated. Sets the overviewURL of this OverviewDoc. |
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 DescriptionList getDescriptions()
DescriptionList
of this OverviewDoc.
public void setDescriptions(DescriptionList descriptions)
DescriptionList
of this OverviewDoc.
descriptions
- the DescriptionList of this OverviewDoc.public java.lang.String getOverviewURL()
public void setOverviewURL(java.lang.String overviewURL)
overviewURL
- the overviewURL of this OverviewDoc.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |