|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CategoryBag | |
---|---|
org.uddi.api_v3 |
Uses of CategoryBag in org.uddi.api_v3 |
---|
Fields in org.uddi.api_v3 declared as CategoryBag | |
---|---|
protected CategoryBag |
TModel.categoryBag
|
protected CategoryBag |
FindTModel.categoryBag
|
protected CategoryBag |
FindService.categoryBag
|
protected CategoryBag |
FindBusiness.categoryBag
|
protected CategoryBag |
FindBinding.categoryBag
|
protected CategoryBag |
BusinessService.categoryBag
|
protected CategoryBag |
BusinessEntity.categoryBag
|
protected CategoryBag |
BindingTemplate.categoryBag
|
Methods in org.uddi.api_v3 that return CategoryBag | |
---|---|
CategoryBag |
ObjectFactory.createCategoryBag()
Create an instance of CategoryBag |
CategoryBag |
TModel.getCategoryBag()
Gets the value of the categoryBag property. |
CategoryBag |
FindTModel.getCategoryBag()
Gets the value of the categoryBag property. |
CategoryBag |
FindService.getCategoryBag()
Gets the value of the categoryBag property. |
CategoryBag |
FindBusiness.getCategoryBag()
Gets the value of the categoryBag property. |
CategoryBag |
FindBinding.getCategoryBag()
Gets the value of the categoryBag property. |
CategoryBag |
BusinessService.getCategoryBag()
Gets the value of the categoryBag property. |
CategoryBag |
BusinessEntity.getCategoryBag()
Gets the value of the categoryBag property. |
CategoryBag |
BindingTemplate.getCategoryBag()
Gets the value of the categoryBag property. |
Methods in org.uddi.api_v3 that return types with arguments of type CategoryBag | |
---|---|
javax.xml.bind.JAXBElement<CategoryBag> |
ObjectFactory.createCategoryBag(CategoryBag value)
Create an instance of JAXBElement < CategoryBag > } |
Methods in org.uddi.api_v3 with parameters of type CategoryBag | |
---|---|
javax.xml.bind.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 |
FindTModel.setCategoryBag(CategoryBag value)
Sets the value of the categoryBag property. |
void |
FindService.setCategoryBag(CategoryBag value)
Sets the value of the categoryBag property. |
void |
FindBusiness.setCategoryBag(CategoryBag value)
Sets the value of the categoryBag property. |
void |
FindBinding.setCategoryBag(CategoryBag value)
Sets the value of the categoryBag property. |
void |
BusinessService.setCategoryBag(CategoryBag value)
Sets the value of the categoryBag property. |
void |
BusinessEntity.setCategoryBag(CategoryBag value)
Sets the value of the categoryBag property. |
void |
BindingTemplate.setCategoryBag(CategoryBag value)
Sets the value of the categoryBag property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |