Uses of Class
org.uddi.api_v3.KeyedReferenceGroup

Packages that use KeyedReferenceGroup
org.uddi.api_v3   
 

Uses of KeyedReferenceGroup in org.uddi.api_v3
 

Fields in org.uddi.api_v3 with type parameters of type KeyedReferenceGroup
protected  List<KeyedReferenceGroup> CategoryBag.keyedReferenceGroup
           
 

Methods in org.uddi.api_v3 that return KeyedReferenceGroup
 KeyedReferenceGroup ObjectFactory.createKeyedReferenceGroup()
          Create an instance of KeyedReferenceGroup
 

Methods in org.uddi.api_v3 that return types with arguments of type KeyedReferenceGroup
 javax.xml.bind.JAXBElement<KeyedReferenceGroup> ObjectFactory.createKeyedReferenceGroup(KeyedReferenceGroup value)
          Create an instance of JAXBElement<KeyedReferenceGroup>}
 List<KeyedReferenceGroup> CategoryBag.getKeyedReferenceGroup()
           
 

Methods in org.uddi.api_v3 with parameters of type KeyedReferenceGroup
 javax.xml.bind.JAXBElement<KeyedReferenceGroup> ObjectFactory.createKeyedReferenceGroup(KeyedReferenceGroup value)
          Create an instance of JAXBElement<KeyedReferenceGroup>}
 



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