Uses of Class
org.uddi.sub_v3.KeyBag

Packages that use KeyBag
org.uddi.sub_v3   
 

Uses of KeyBag in org.uddi.sub_v3
 

Fields in org.uddi.sub_v3 with type parameters of type KeyBag
protected  List<KeyBag> SubscriptionResultsList.keyBag
           
 

Methods in org.uddi.sub_v3 that return KeyBag
 KeyBag ObjectFactory.createKeyBag()
          Create an instance of KeyBag
 

Methods in org.uddi.sub_v3 that return types with arguments of type KeyBag
 javax.xml.bind.JAXBElement<KeyBag> ObjectFactory.createKeyBag(KeyBag value)
          Create an instance of JAXBElement<KeyBag>}
 List<KeyBag> SubscriptionResultsList.getKeyBag()
          Gets the value of the keyBag property.
 

Methods in org.uddi.sub_v3 with parameters of type KeyBag
 javax.xml.bind.JAXBElement<KeyBag> ObjectFactory.createKeyBag(KeyBag value)
          Create an instance of JAXBElement<KeyBag>}
 



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