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

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

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

Fields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type SharedRelationships
protected  List<SharedRelationships> RelatedBusinessInfo.sharedRelationships
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return SharedRelationships
 SharedRelationships ObjectFactory.createSharedRelationships()
          Create an instance of SharedRelationships
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type SharedRelationships
 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 com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type SharedRelationships
 JAXBElement<SharedRelationships> ObjectFactory.createSharedRelationships(SharedRelationships value)
          Create an instance of JAXBElement<SharedRelationships>}
 



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