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

Packages that use TmodelCategoryBag
org.apache.juddi.model   
 

Uses of TmodelCategoryBag in org.apache.juddi.model
 

Methods in org.apache.juddi.model that return TmodelCategoryBag
 TmodelCategoryBag Tmodel.getCategoryBag()
           
 

Methods in org.apache.juddi.model with parameters of type TmodelCategoryBag
 void Tmodel.setCategoryBag(TmodelCategoryBag categoryBag)
           
 

Constructors in org.apache.juddi.model with parameters of type TmodelCategoryBag
Tmodel(String entityKey, String authorizedName, String operator, String name, String langCode, boolean deleted, Date modified, List<OverviewDoc> overviewDocs, List<TmodelDescr> tmodelDescrs, List<TmodelIdentifier> tmodelIdentifiers, TmodelCategoryBag categoryBag)
           
 



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