Uses of Class
org.uddi.api_v3.ServiceInfo

Packages that use ServiceInfo
org.uddi.api_v3   
 

Uses of ServiceInfo in org.uddi.api_v3
 

Fields in org.uddi.api_v3 with type parameters of type ServiceInfo
protected  List<ServiceInfo> ServiceInfos.serviceInfo
           
 

Methods in org.uddi.api_v3 that return ServiceInfo
 ServiceInfo ObjectFactory.createServiceInfo()
          Create an instance of ServiceInfo
 

Methods in org.uddi.api_v3 that return types with arguments of type ServiceInfo
 javax.xml.bind.JAXBElement<ServiceInfo> ObjectFactory.createServiceInfo(ServiceInfo value)
          Create an instance of JAXBElement<ServiceInfo>}
 List<ServiceInfo> ServiceInfos.getServiceInfo()
          Gets the value of the serviceInfo property.
 

Methods in org.uddi.api_v3 with parameters of type ServiceInfo
 javax.xml.bind.JAXBElement<ServiceInfo> ObjectFactory.createServiceInfo(ServiceInfo value)
          Create an instance of JAXBElement<ServiceInfo>}
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.