Package | Description |
---|---|
org.uddi4j.response |
Modifier and Type | Method | Description |
---|---|---|
Description |
RelatedBusinessInfo.getDefaultDescription() |
Get the default Description.
|
Description |
RelatedBusinessInfo.getDescription() |
Deprecated.
This method has been deprecated. Use
RelatedBusinessInfo.getDescriptionVector() or
RelatedBusinessInfo.getDefaultDescription() instead |
Modifier and Type | Method | Description |
---|---|---|
void |
RelatedBusinessInfo.setDefaultDescription(Description s) |
This method stores this Description as the Default Description
(i.e., places it in the first location in the Vector).
|
void |
RelatedBusinessInfo.setDescription(Description s) |
Deprecated.
This method has been deprecated. Use
RelatedBusinessInfo.setDescriptionVector(Vector) or
RelatedBusinessInfo.setDefaultDescription(Description) instead |
Copyright ? 2001 International Business Machines Corporation, Hewlett-Packard Company. All Rights Reserved.