Uses of Class
org.uddi.api_v3.GetOperationalInfo

Packages that use GetOperationalInfo
org.uddi.api_v3   
org.uddi.v3_service WSDL service definition for UDDI 3.0.2 specification 
 

Uses of GetOperationalInfo in org.uddi.api_v3
 

Methods in org.uddi.api_v3 that return GetOperationalInfo
 GetOperationalInfo ObjectFactory.createGetOperationalInfo()
          Create an instance of GetOperationalInfo
 

Methods in org.uddi.api_v3 that return types with arguments of type GetOperationalInfo
 javax.xml.bind.JAXBElement<GetOperationalInfo> ObjectFactory.createGetOperationalInfo(GetOperationalInfo value)
          Create an instance of JAXBElement<GetOperationalInfo>}
 

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

Uses of GetOperationalInfo in org.uddi.v3_service
 

Methods in org.uddi.v3_service with parameters of type GetOperationalInfo
 OperationalInfos UDDIInquiryPortType.getOperationalInfo(GetOperationalInfo body)
           
 



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