Package | Description |
---|---|
org.uddi4j.response |
Modifier and Type | Method and Description |
---|---|
SharedRelationships |
RelatedBusinessInfo.getDefaultSharedRelationships()
Get the default SharedRelationships.
|
SharedRelationships |
RelatedBusinessInfo.getSharedRelationships()
Deprecated.
This method has been deprecated. Use
RelatedBusinessInfo.getSharedRelationshipsVector() or
RelatedBusinessInfo.getDefaultSharedRelationships() instead |
Modifier and Type | Method and Description |
---|---|
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).
|
void |
RelatedBusinessInfo.setSharedRelationships(SharedRelationships s)
Deprecated.
This method has been deprecated. Use
RelatedBusinessInfo.setSharedRelationshipsVector(Vector) or
RelatedBusinessInfo.setDefaultSharedRelationships(SharedRelationships) instead |
Copyright ? 2001 International Business Machines Corporation, Hewlett-Packard Company. All Rights Reserved.