Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.CategoryBag

Packages that use CategoryBag
com.sun.xml.registry.uddi.bindings_v2_2   
 

Uses of CategoryBag in com.sun.xml.registry.uddi.bindings_v2_2
 

Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as CategoryBag
protected  CategoryBag TModel.categoryBag
           
protected  CategoryBag BusinessEntity.categoryBag
           
protected  CategoryBag FindTModel.categoryBag
           
protected  CategoryBag FindBusiness.categoryBag
           
protected  CategoryBag BusinessService.categoryBag
           
protected  CategoryBag FindService.categoryBag
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return CategoryBag
 CategoryBag ObjectFactory.createCategoryBag()
          Create an instance of CategoryBag
 CategoryBag TModel.getCategoryBag()
          Gets the value of the categoryBag property.
 CategoryBag BusinessEntity.getCategoryBag()
          Gets the value of the categoryBag property.
 CategoryBag FindTModel.getCategoryBag()
          Gets the value of the categoryBag property.
 CategoryBag FindBusiness.getCategoryBag()
          Gets the value of the categoryBag property.
 CategoryBag BusinessService.getCategoryBag()
          Gets the value of the categoryBag property.
 CategoryBag FindService.getCategoryBag()
          Gets the value of the categoryBag property.
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type CategoryBag
 JAXBElement<CategoryBag> ObjectFactory.createCategoryBag(CategoryBag value)
          Create an instance of JAXBElement<CategoryBag>}
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type CategoryBag
 JAXBElement<CategoryBag> ObjectFactory.createCategoryBag(CategoryBag value)
          Create an instance of JAXBElement<CategoryBag>}
 void TModel.setCategoryBag(CategoryBag value)
          Sets the value of the categoryBag property.
 void BusinessEntity.setCategoryBag(CategoryBag value)
          Sets the value of the categoryBag property.
 void FindTModel.setCategoryBag(CategoryBag value)
          Sets the value of the categoryBag property.
 void FindBusiness.setCategoryBag(CategoryBag value)
          Sets the value of the categoryBag property.
 void BusinessService.setCategoryBag(CategoryBag value)
          Sets the value of the categoryBag property.
 void FindService.setCategoryBag(CategoryBag value)
          Sets the value of the categoryBag property.
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.