Uses of Class
org.apache.ws.scout.model.uddi.v2.KeyedReference

Packages that use KeyedReference
org.apache.ws.scout.model.uddi.v2   
 

Uses of KeyedReference in org.apache.ws.scout.model.uddi.v2
 

Fields in org.apache.ws.scout.model.uddi.v2 declared as KeyedReference
protected  KeyedReference PublisherAssertion.keyedReference
           
protected  KeyedReference FindRelatedBusinesses.keyedReference
           
protected  KeyedReference AssertionStatusItem.keyedReference
           
 

Fields in org.apache.ws.scout.model.uddi.v2 with type parameters of type KeyedReference
protected  java.util.List<KeyedReference> SharedRelationships.keyedReference
           
protected  java.util.List<KeyedReference> IdentifierBag.keyedReference
           
protected  java.util.List<KeyedReference> CategoryBag.keyedReference
           
 

Methods in org.apache.ws.scout.model.uddi.v2 that return KeyedReference
 KeyedReference ObjectFactory.createKeyedReference()
          Create an instance of KeyedReference
 KeyedReference PublisherAssertion.getKeyedReference()
          Gets the value of the keyedReference property.
 KeyedReference FindRelatedBusinesses.getKeyedReference()
          Gets the value of the keyedReference property.
 KeyedReference AssertionStatusItem.getKeyedReference()
          Gets the value of the keyedReference property.
 

Methods in org.apache.ws.scout.model.uddi.v2 that return types with arguments of type KeyedReference
 javax.xml.bind.JAXBElement<KeyedReference> ObjectFactory.createKeyedReference(KeyedReference value)
          Create an instance of JAXBElement<KeyedReference>}
 java.util.List<KeyedReference> SharedRelationships.getKeyedReference()
          Gets the value of the keyedReference property.
 java.util.List<KeyedReference> IdentifierBag.getKeyedReference()
          Gets the value of the keyedReference property.
 java.util.List<KeyedReference> CategoryBag.getKeyedReference()
          Gets the value of the keyedReference property.
 

Methods in org.apache.ws.scout.model.uddi.v2 with parameters of type KeyedReference
 javax.xml.bind.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 FindRelatedBusinesses.setKeyedReference(KeyedReference value)
          Sets the value of the keyedReference property.
 void AssertionStatusItem.setKeyedReference(KeyedReference value)
          Sets the value of the keyedReference property.
 



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