|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
---|---|
java.util.List<InstanceDetailsDescr> |
TmodelInstanceInfo.getInstanceDetailsDescrs()
|
Method parameters in org.apache.juddi.model with type arguments of type InstanceDetailsDescr | |
---|---|
void |
TmodelInstanceInfo.setInstanceDetailsDescrs(java.util.List<InstanceDetailsDescr> instanceDetailsDescrs)
|
Constructor parameters in org.apache.juddi.model with type arguments of type InstanceDetailsDescr | |
---|---|
TmodelInstanceInfo(BindingTemplate bindingTemplate,
java.lang.String tmodelKey,
java.lang.String instanceParms,
java.util.List<OverviewDoc> overviewDocs,
java.util.List<InstanceDetailsDescr> instanceDetailsDescrs,
java.util.List<TmodelInstanceInfoDescr> tmodelInstanceInfoDescrs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |