Uses of Class
org.apache.juddi.model.OverviewDocDescr

Packages that use OverviewDocDescr
org.apache.juddi.model   
 

Uses of OverviewDocDescr in org.apache.juddi.model
 

Methods in org.apache.juddi.model that return types with arguments of type OverviewDocDescr
 List<OverviewDocDescr> OverviewDoc.getOverviewDocDescrs()
           
 

Method parameters in org.apache.juddi.model with type arguments of type OverviewDocDescr
 void OverviewDoc.setOverviewDocDescrs(List<OverviewDocDescr> overviewDocDescrs)
           
 

Constructor parameters in org.apache.juddi.model with type arguments of type OverviewDocDescr
OverviewDoc(TmodelInstanceInfo tmodelInstanceInfo, Tmodel tmodel, String overviewUrl, String overviewUrlUseType, List<OverviewDocDescr> overviewDocDescrs)
           
 



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