Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.CategoryBag
-
Packages that use CategoryBag Package Description 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 Modifier and Type Field Description protected CategoryBagBusinessEntity. categoryBagprotected CategoryBagBusinessService. categoryBagprotected CategoryBagFindBusiness. categoryBagprotected CategoryBagFindService. categoryBagprotected CategoryBagFindTModel. categoryBagprotected CategoryBagTModel. categoryBagMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return CategoryBag Modifier and Type Method Description CategoryBagObjectFactory. createCategoryBag()Create an instance ofCategoryBagCategoryBagBusinessEntity. getCategoryBag()Gets the value of the categoryBag property.CategoryBagBusinessService. getCategoryBag()Gets the value of the categoryBag property.CategoryBagFindBusiness. getCategoryBag()Gets the value of the categoryBag property.CategoryBagFindService. getCategoryBag()Gets the value of the categoryBag property.CategoryBagFindTModel. getCategoryBag()Gets the value of the categoryBag property.CategoryBagTModel. 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 Modifier and Type Method Description javax.xml.bind.JAXBElement<CategoryBag>ObjectFactory. createCategoryBag(CategoryBag value)Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type CategoryBag Modifier and Type Method Description javax.xml.bind.JAXBElement<CategoryBag>ObjectFactory. createCategoryBag(CategoryBag value)voidBusinessEntity. setCategoryBag(CategoryBag value)Sets the value of the categoryBag property.voidBusinessService. setCategoryBag(CategoryBag value)Sets the value of the categoryBag property.voidFindBusiness. setCategoryBag(CategoryBag value)Sets the value of the categoryBag property.voidFindService. setCategoryBag(CategoryBag value)Sets the value of the categoryBag property.voidFindTModel. setCategoryBag(CategoryBag value)Sets the value of the categoryBag property.voidTModel. setCategoryBag(CategoryBag value)Sets the value of the categoryBag property.
-