|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.uddi.v3.schema.api.OverviewDoc
public class OverviewDoc
Constructor Summary | |
---|---|
OverviewDoc()
|
Method Summary | |
---|---|
Description[] |
getDescription()
|
Description |
getDescription(int i)
|
OverviewURL |
getOverviewURL()
|
void |
setDescription(Description[] description)
|
void |
setDescription(int i,
Description value)
|
void |
setOverviewURL(OverviewURL overviewURL)
|
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 Description[] getDescription()
public void setDescription(Description[] description)
public Description getDescription(int i)
public void setDescription(int i, Description value)
public OverviewURL getOverviewURL()
public void setOverviewURL(OverviewURL overviewURL)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |