|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OverviewDoc | |
---|---|
org.apache.juddi.datatype.binding | |
org.apache.juddi.datatype.tmodel |
Uses of OverviewDoc in org.apache.juddi.datatype.binding |
---|
Methods in org.apache.juddi.datatype.binding that return OverviewDoc | |
---|---|
OverviewDoc |
InstanceDetails.getOverviewDoc()
Returns the overview document of this instanceDetails. |
Methods in org.apache.juddi.datatype.binding with parameters of type OverviewDoc | |
---|---|
void |
InstanceDetails.setOverviewDoc(OverviewDoc doc)
Sets the overview document of this instanceDetails to the given overview document. |
Uses of OverviewDoc in org.apache.juddi.datatype.tmodel |
---|
Methods in org.apache.juddi.datatype.tmodel that return OverviewDoc | |
---|---|
OverviewDoc |
TModel.getOverviewDoc()
Returns the overviewDoc of this tModel. |
Methods in org.apache.juddi.datatype.tmodel with parameters of type OverviewDoc | |
---|---|
void |
TModel.setOverviewDoc(OverviewDoc doc)
Sets the overviewDoc of this tModel to the given overviewDoc. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |