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

Packages that use InstanceDetailsDescr
org.apache.juddi.model   
 

Uses of InstanceDetailsDescr in org.apache.juddi.model
 

Methods in org.apache.juddi.model that return types with arguments of type InstanceDetailsDescr
 List<InstanceDetailsDescr> TmodelInstanceInfo.getInstanceDetailsDescrs()
           
 

Method parameters in org.apache.juddi.model with type arguments of type InstanceDetailsDescr
 void TmodelInstanceInfo.setInstanceDetailsDescrs(List<InstanceDetailsDescr> instanceDetailsDescrs)
           
 

Constructor parameters in org.apache.juddi.model with type arguments of type InstanceDetailsDescr
TmodelInstanceInfo(BindingTemplate bindingTemplate, String tmodelKey, String instanceParms, List<OverviewDoc> overviewDocs, List<InstanceDetailsDescr> instanceDetailsDescrs, List<TmodelInstanceInfoDescr> tmodelInstanceInfoDescrs)
           
 



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