Uses of Class
org.uddi4j.datatype.Name
Packages that use Name
Package
Description
-
Uses of Name in org.uddi4j.datatype.business
Methods in org.uddi4j.datatype.business that return NameModifier and TypeMethodDescriptionBusinessEntity.getDefaultName()
BusinessEntity.getName()
Deprecated.This method has been deprecated.Methods in org.uddi4j.datatype.business with parameters of type NameModifier and TypeMethodDescriptionvoid
BusinessEntity.setDefaultName
(Name name) This method stores this name as the Default Name (i.e., places it in the first location in the Vector).void
Deprecated.This method has been deprecated. -
Uses of Name in org.uddi4j.datatype.service
Methods in org.uddi4j.datatype.service that return NameModifier and TypeMethodDescriptionBusinessService.getDefaultName()
BusinessService.getName()
Deprecated.This method has been deprecated.Methods in org.uddi4j.datatype.service with parameters of type NameModifier and TypeMethodDescriptionvoid
BusinessService.setDefaultName
(Name name) This method stores this name as the Default Name (i.e., places it in the first location in the Vector)void
Deprecated.This method has been deprecated. -
Uses of Name in org.uddi4j.datatype.tmodel
Methods in org.uddi4j.datatype.tmodel that return NameMethods in org.uddi4j.datatype.tmodel with parameters of type Name -
Uses of Name in org.uddi4j.request
Methods in org.uddi4j.request that return NameModifier and TypeMethodDescriptionFindBusiness.getDefaultName()
FindService.getDefaultName()
FindBusiness.getName()
Deprecated.This method has been deprecated.FindService.getName()
Deprecated.This method has been deprecated.FindTModel.getName()
Methods in org.uddi4j.request with parameters of type NameModifier and TypeMethodDescriptionvoid
FindBusiness.setDefaultName
(Name name) This method stores this name as the Default Name (i.e., places it in the first location in the Vector)void
FindService.setDefaultName
(Name name) This method stores this name as the Default Name (i.e., places it in the first location in the Vector)void
Deprecated.This method has been deprecated.void
Deprecated.This method has been deprecated.void
-
Uses of Name in org.uddi4j.response
Methods in org.uddi4j.response that return NameModifier and TypeMethodDescriptionBusinessInfo.getDefaultName()
Get default nameRelatedBusinessInfo.getDefaultName()
Get the default name.ServiceInfo.getDefaultName()
BusinessInfo.getName()
Deprecated.This method has been deprecated.RelatedBusinessInfo.getName()
Deprecated.This method has been deprecated.ServiceInfo.getName()
Deprecated.This method has been deprecated.TModelInfo.getName()
Methods in org.uddi4j.response with parameters of type NameModifier and TypeMethodDescriptionvoid
BusinessInfo.setDefaultName
(Name name) This method stores this name as the Default Name (i.e., places it in the first location in the Vector).void
RelatedBusinessInfo.setDefaultName
(Name name) This method stores this name as the Default Name (i.e., places it in the first location in the Vector).void
ServiceInfo.setDefaultName
(Name name) This method stores this name as the Default Name (i.e., places it in the first location in the Vector).void
Deprecated.This method has been deprecated.void
Deprecated.This method has been deprecated.void
Deprecated.This method has been deprecated.void