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

Packages that use BindingCategoryBag
org.apache.juddi.model   
 

Uses of BindingCategoryBag in org.apache.juddi.model
 

Methods in org.apache.juddi.model that return BindingCategoryBag
 BindingCategoryBag BindingTemplate.getCategoryBag()
           
 

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

Constructors in org.apache.juddi.model with parameters of type BindingCategoryBag
BindingTemplate(String entityKey, BusinessService businessService, String accessPointType, String accessPointUrl, String hostingRedirector, Date modified, BindingCategoryBag categoryBag, List<TmodelInstanceInfo> tmodelInstanceInfos, List<BindingDescr> bindingDescrs)
           
 



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