Uses of Class
org.uddi4j.datatype.OverviewDoc
-
Packages that use OverviewDoc Package Description org.uddi4j.datatype.binding org.uddi4j.datatype.tmodel -
-
Uses of OverviewDoc in org.uddi4j.datatype.binding
Methods in org.uddi4j.datatype.binding that return OverviewDoc Modifier and Type Method Description OverviewDoc
InstanceDetails. getOverviewDoc()
Methods in org.uddi4j.datatype.binding with parameters of type OverviewDoc Modifier and Type Method Description void
InstanceDetails. setOverviewDoc(OverviewDoc s)
-
Uses of OverviewDoc in org.uddi4j.datatype.tmodel
Methods in org.uddi4j.datatype.tmodel that return OverviewDoc Modifier and Type Method Description OverviewDoc
TModel. getOverviewDoc()
Methods in org.uddi4j.datatype.tmodel with parameters of type OverviewDoc Modifier and Type Method Description void
TModel. setOverviewDoc(OverviewDoc s)
-