Uses of Class
org.uddi4j.datatype.Description
Packages that use Description
-
Uses of Description in org.uddi4j.response
Methods in org.uddi4j.response that return DescriptionModifier and TypeMethodDescriptionRelatedBusinessInfo.getDefaultDescription()Get the default Description.RelatedBusinessInfo.getDescription()Deprecated.This method has been deprecated.Methods in org.uddi4j.response with parameters of type DescriptionModifier and TypeMethodDescriptionvoidRelatedBusinessInfo.setDefaultDescription(Description s) This method stores this Description as the Default Description (i.e., places it in the first location in the Vector).voidRelatedBusinessInfo.setDescription(Description s) Deprecated.This method has been deprecated.