|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.soton.ecs.grimoires.server.impl.uddiv2.datamodel.OverviewDoc
| Constructor Summary | |
OverviewDoc()
|
|
OverviewDoc(Description[] description,
String overviewURL)
|
|
| Method Summary | |
Object |
accept(UDDIv2DataModelVisitor v)
Grimoires specific methods and constructors |
boolean |
equals(Object obj)
|
Description[] |
getDescription()
Gets the description value for this OverviewDoc. |
Description |
getDescription(int i)
|
String |
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(String 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,
String 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 String getOverviewURL()
public void setOverviewURL(String overviewURL)
overviewURL - public boolean equals(Object obj)
public int hashCode()
public Object accept(UDDIv2DataModelVisitor v)
throws Exception
accept in interface UDDIv2DataModelVisitableException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||