Uses of Class
org.uddi.api_v3.OverviewDoc

Packages that use OverviewDoc
org.uddi.api_v3   
 

Uses of OverviewDoc in org.uddi.api_v3
 

Fields in org.uddi.api_v3 with type parameters of type OverviewDoc
protected  List<OverviewDoc> TModel.overviewDoc
           
protected  List<OverviewDoc> InstanceDetails.overviewDoc
           
 

Methods in org.uddi.api_v3 that return OverviewDoc
 OverviewDoc ObjectFactory.createOverviewDoc()
          Create an instance of OverviewDoc
 

Methods in org.uddi.api_v3 that return types with arguments of type OverviewDoc
 javax.xml.bind.JAXBElement<OverviewDoc> ObjectFactory.createOverviewDoc(OverviewDoc value)
          Create an instance of JAXBElement<OverviewDoc>}
 List<OverviewDoc> TModel.getOverviewDoc()
          Gets the value of the overviewDoc property.
 List<OverviewDoc> InstanceDetails.getOverviewDoc()
           
 

Methods in org.uddi.api_v3 with parameters of type OverviewDoc
 javax.xml.bind.JAXBElement<OverviewDoc> ObjectFactory.createOverviewDoc(OverviewDoc value)
          Create an instance of JAXBElement<OverviewDoc>}
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.