|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.uddi.datatypes.OverviewDoc
Corresponds to UDDI v2.0 'overviewDoc' element.
Field Summary | |
---|---|
static java.lang.String |
JAVA_COPYRIGHT
Deprecated. |
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 |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String JAVA_COPYRIGHT
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.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |