|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcgl.axis.services.uddi.uddi_schema.OverviewDoc
Constructor Summary | |
OverviewDoc()
|
|
OverviewDoc(Description[] description,
OverviewURL overviewURL)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
Description[] |
getDescription()
Gets the description value for this OverviewDoc. |
Description |
getDescription(int i)
|
OverviewURL |
getOverviewURL()
Gets the overviewURL value for this OverviewDoc. |
int |
hashCode()
|
void |
setDescription(Description[] description)
Sets the description value for this OverviewDoc. |
void |
setDescription(int i,
Description _value)
|
void |
setOverviewURL(OverviewURL overviewURL)
Sets the overviewURL value for this OverviewDoc. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OverviewDoc()
public OverviewDoc(Description[] description, OverviewURL overviewURL)
Method Detail |
public Description[] getDescription()
public void setDescription(Description[] description)
description
- public Description getDescription(int i)
public void setDescription(int i, Description _value)
public OverviewURL getOverviewURL()
public void setOverviewURL(OverviewURL overviewURL)
overviewURL
- public boolean equals(java.lang.Object obj)
public int hashCode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |