Uses of Class
org.uddi.api_v3.SharedRelationships

Packages that use SharedRelationships
org.uddi.api_v3   
 

Uses of SharedRelationships in org.uddi.api_v3
 

Fields in org.uddi.api_v3 with type parameters of type SharedRelationships
protected  List<SharedRelationships> RelatedBusinessInfo.sharedRelationships
           
 

Methods in org.uddi.api_v3 that return SharedRelationships
 SharedRelationships ObjectFactory.createSharedRelationships()
          Create an instance of SharedRelationships
 

Methods in org.uddi.api_v3 that return types with arguments of type SharedRelationships
 javax.xml.bind.JAXBElement<SharedRelationships> ObjectFactory.createSharedRelationships(SharedRelationships value)
          Create an instance of JAXBElement<SharedRelationships>}
 List<SharedRelationships> RelatedBusinessInfo.getSharedRelationships()
          Gets the value of the sharedRelationships property.
 

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



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