Oracle

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

Packages that use ServiceInfos
weblogic.uddi.client.structures.datatypes Provides classes for UDDI client datatypes. 
weblogic.uddi.client.structures.response Provides classes for UDDI client 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://edocs.bea.com/wls/docs103
Copyright 2008 Oracle