Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06

Uses of Class
weblogic.uddi.client.structures.datatypes.OverviewDoc

Packages that use OverviewDoc
weblogic.uddi.client.structures.datatypes Provides classes for UDDI client datatypes. 
 

Uses of OverviewDoc in weblogic.uddi.client.structures.datatypes
 

Methods in weblogic.uddi.client.structures.datatypes that return OverviewDoc
 OverviewDoc TModel.getOverviewDoc()
          Gets the value of the overviewDoc.
 OverviewDoc InstanceDetails.getOverviewDoc()
          Gets the value of the overview doc.
 

Methods in weblogic.uddi.client.structures.datatypes with parameters of type OverviewDoc
 void TModel.setOverviewDoc(OverviewDoc ovDoc)
          Sets the value of the overviewDoc.
 void InstanceDetails.setOverviewDoc(OverviewDoc ovDoc)
          Sets the value of the overview doc.
 


Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06