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 TypeMethodDescriptionvoidBusinessEntity.setDefaultName(Name name) This method stores this name as the Default Name (i.e., places it in the first location in the Vector).voidDeprecated.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 TypeMethodDescriptionvoidBusinessService.setDefaultName(Name name) This method stores this name as the Default Name (i.e., places it in the first location in the Vector)voidDeprecated.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 TypeMethodDescriptionvoidFindBusiness.setDefaultName(Name name) This method stores this name as the Default Name (i.e., places it in the first location in the Vector)voidFindService.setDefaultName(Name name) This method stores this name as the Default Name (i.e., places it in the first location in the Vector)voidDeprecated.This method has been deprecated.voidDeprecated.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 TypeMethodDescriptionvoidBusinessInfo.setDefaultName(Name name) This method stores this name as the Default Name (i.e., places it in the first location in the Vector).voidRelatedBusinessInfo.setDefaultName(Name name) This method stores this name as the Default Name (i.e., places it in the first location in the Vector).voidServiceInfo.setDefaultName(Name name) This method stores this name as the Default Name (i.e., places it in the first location in the Vector).voidDeprecated.This method has been deprecated.voidDeprecated.This method has been deprecated.voidDeprecated.This method has been deprecated.void