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 OverviewDocInstanceDetails. getOverviewDoc()Methods in org.uddi4j.datatype.binding with parameters of type OverviewDoc Modifier and Type Method Description voidInstanceDetails. 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 OverviewDocTModel. getOverviewDoc()Methods in org.uddi4j.datatype.tmodel with parameters of type OverviewDoc Modifier and Type Method Description voidTModel. setOverviewDoc(OverviewDoc s)
-