org.uddi.v3.schema.api
Class OverviewDoc
java.lang.Object
org.uddi.v3.schema.api.OverviewDoc
- All Implemented Interfaces:
- java.io.Serializable
- public class OverviewDoc
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OverviewDoc
public OverviewDoc()
getDescription
public Description[] getDescription()
setDescription
public void setDescription(Description[] description)
getDescription
public Description getDescription(int i)
setDescription
public void setDescription(int i,
Description value)
getOverviewURL
public OverviewURL getOverviewURL()
setOverviewURL
public void setOverviewURL(OverviewURL overviewURL)