|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Description | |
org.uddi4j.response |
Uses of Description in org.uddi4j.response |
Methods in org.uddi4j.response that return Description | |
Description |
RelatedBusinessInfo.getDescription()
Deprecated. This method has been deprecated. Use RelatedBusinessInfo.getDescriptionVector() or
RelatedBusinessInfo.getDefaultDescription() instead |
Description |
RelatedBusinessInfo.getDefaultDescription()
Get the default Description. |
Methods in org.uddi4j.response with parameters of type Description | |
void |
RelatedBusinessInfo.setDescription(Description s)
Deprecated. This method has been deprecated. Use RelatedBusinessInfo.setDescriptionVector(Vector) or
RelatedBusinessInfo.setDefaultDescription(Description) instead |
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). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |