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

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

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

Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as KeyedReference
protected  KeyedReference PublisherAssertion.keyedReference
           
protected  KeyedReference AssertionStatusItem.keyedReference
           
protected  KeyedReference FindRelatedBusinesses.keyedReference
           
 

Fields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type KeyedReference
protected  List<KeyedReference> SharedRelationships.keyedReference
           
protected  List<KeyedReference> IdentifierBag.keyedReference
           
protected  List<KeyedReference> CategoryBag.keyedReference
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return KeyedReference
 KeyedReference ObjectFactory.createKeyedReference()
          Create an instance of KeyedReference
 KeyedReference PublisherAssertion.getKeyedReference()
          Gets the value of the keyedReference property.
 KeyedReference AssertionStatusItem.getKeyedReference()
          Gets the value of the keyedReference property.
 KeyedReference FindRelatedBusinesses.getKeyedReference()
          Gets the value of the keyedReference property.
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type KeyedReference
 JAXBElement<KeyedReference> ObjectFactory.createKeyedReference(KeyedReference value)
          Create an instance of JAXBElement<KeyedReference>}
 List<KeyedReference> SharedRelationships.getKeyedReference()
          Gets the value of the keyedReference property.
 List<KeyedReference> IdentifierBag.getKeyedReference()
          Gets the value of the keyedReference property.
 List<KeyedReference> CategoryBag.getKeyedReference()
          Gets the value of the keyedReference property.
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type KeyedReference
 JAXBElement<KeyedReference> ObjectFactory.createKeyedReference(KeyedReference value)
          Create an instance of JAXBElement<KeyedReference>}
 void PublisherAssertion.setKeyedReference(KeyedReference value)
          Sets the value of the keyedReference property.
 void AssertionStatusItem.setKeyedReference(KeyedReference value)
          Sets the value of the keyedReference property.
 void FindRelatedBusinesses.setKeyedReference(KeyedReference value)
          Sets the value of the keyedReference property.
 



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