BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


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

Packages that use ServiceInfos
weblogic.uddi.client.structures.datatypes   
weblogic.uddi.client.structures.response   
 

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

Methods in weblogic.uddi.client.structures.datatypes that return ServiceInfos
 ServiceInfos BusinessInfo.getServiceInfos()
          Get the service infos.
 

Methods in weblogic.uddi.client.structures.datatypes with parameters of type ServiceInfos
 void BusinessInfo.setServiceInfos(ServiceInfos value)
          Set the service infos.
 

Uses of ServiceInfos in weblogic.uddi.client.structures.response
 

Methods in weblogic.uddi.client.structures.response that return ServiceInfos
 ServiceInfos ServiceList.getServiceInfos()
          Gets the service infos.
 

Methods in weblogic.uddi.client.structures.response with parameters of type ServiceInfos
 void ServiceList.setServiceInfos(ServiceInfos value)
          Sets the service infos.
 


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