BEA Systems, Inc.

Uses of Class
weblogic.uddi.client.structures.datatypes.Name

Packages that use Name
weblogic.uddi.client.structures.datatypes   
weblogic.uddi.client.structures.request   
 

Uses of Name in weblogic.uddi.client.structures.datatypes
 

Methods in weblogic.uddi.client.structures.datatypes that return Name
 Name TModelInfo.getName()
          Gets the value of the name.
 Name TModel.getName()
          Gets the value of the name.
 Name ServiceInfo.getName()
          Gets the name.
 Name BusinessService.getName()
          Gets the name.
 Name BusinessInfo.getName()
          Get the name.
 Name BusinessEntity.getName()
          Gets the name.
 

Methods in weblogic.uddi.client.structures.datatypes with parameters of type Name
 void TModelInfo.setName(Name value)
          Sets the name.
 void TModel.setName(Name val)
          Sets the value of the name.
 void ServiceInfo.setName(Name value)
          Sets the name.
 void BusinessService.setName(Name value)
          Sets the name.
 void BusinessInfo.setName(Name value)
          Sets the name.
 void BusinessEntity.setName(Name value)
          Sets the name.
 

Uses of Name in weblogic.uddi.client.structures.request
 

Methods in weblogic.uddi.client.structures.request that return Name
 Name FindTModel.getName()
          Gets the value of name
 Name FindService.getName()
          Gets the value of name
 Name FindBusiness.getName()
          Gets the value of name
 

Methods in weblogic.uddi.client.structures.request with parameters of type Name
 void FindTModel.setName(Name value)
          Sets the value of name
 void FindService.setName(Name value)
          Sets the value of name
 void FindBusiness.setName(Name value)
          Sets the value of name
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs100
Copyright 2006 BEA Systems Inc.