BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


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

Packages that use OverviewDoc
weblogic.uddi.client.structures.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.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs91
Copyright 2005 BEA Systems Inc.