Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.OverviewDoc

Packages that use OverviewDoc
com.sun.xml.registry.uddi.bindings_v2_2   
 

Uses of OverviewDoc in com.sun.xml.registry.uddi.bindings_v2_2
 

Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as OverviewDoc
protected  OverviewDoc TModel.overviewDoc
           
protected  OverviewDoc InstanceDetails.overviewDoc
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return OverviewDoc
 OverviewDoc ObjectFactory.createOverviewDoc()
          Create an instance of OverviewDoc
 OverviewDoc TModel.getOverviewDoc()
          Gets the value of the overviewDoc property.
 OverviewDoc InstanceDetails.getOverviewDoc()
          Gets the value of the overviewDoc property.
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type OverviewDoc
 JAXBElement<OverviewDoc> ObjectFactory.createOverviewDoc(OverviewDoc value)
          Create an instance of JAXBElement<OverviewDoc>}
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type OverviewDoc
 JAXBElement<OverviewDoc> ObjectFactory.createOverviewDoc(OverviewDoc value)
          Create an instance of JAXBElement<OverviewDoc>}
 void TModel.setOverviewDoc(OverviewDoc value)
          Sets the value of the overviewDoc property.
 void InstanceDetails.setOverviewDoc(OverviewDoc value)
          Sets the value of the overviewDoc property.
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.