Uses of Class
org.uddi4j.response.SharedRelationships

Packages that use SharedRelationships
org.uddi4j.response   
 

Uses of SharedRelationships in org.uddi4j.response
 

Methods in org.uddi4j.response that return SharedRelationships
 SharedRelationships RelatedBusinessInfo.getSharedRelationships()
          Deprecated. This method has been deprecated. Use RelatedBusinessInfo.getSharedRelationshipsVector() or RelatedBusinessInfo.getDefaultSharedRelationships() instead
 SharedRelationships RelatedBusinessInfo.getDefaultSharedRelationships()
          Get the default SharedRelationships.
 

Methods in org.uddi4j.response with parameters of type SharedRelationships
 void RelatedBusinessInfo.setSharedRelationships(SharedRelationships s)
          Deprecated. This method has been deprecated. Use RelatedBusinessInfo.setSharedRelationshipsVector(Vector) or RelatedBusinessInfo.setDefaultSharedRelationships(SharedRelationships) instead
 void RelatedBusinessInfo.setDefaultSharedRelationships(SharedRelationships s)
          This method stores this name as the Default SharedRelationship (i.e., places it in the first location in the Vector).
 



Copyright © 2001 International Business Machines Corporation, Hewlett-Packard Company. All Rights Reserved.