|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
---|---|
java.util.List<OverviewDocDescr> |
OverviewDoc.getOverviewDocDescrs()
|
Method parameters in org.apache.juddi.model with type arguments of type OverviewDocDescr | |
---|---|
void |
OverviewDoc.setOverviewDocDescrs(java.util.List<OverviewDocDescr> overviewDocDescrs)
|
Constructor parameters in org.apache.juddi.model with type arguments of type OverviewDocDescr | |
---|---|
OverviewDoc(TmodelInstanceInfo tmodelInstanceInfo,
Tmodel tmodel,
java.lang.String overviewUrl,
java.lang.String overviewUrlUseType,
java.util.List<OverviewDocDescr> overviewDocDescrs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |