Uses of Class
org.uddi.api_v3.OperationalInfos

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

Uses of OperationalInfos in org.uddi.api_v3
 

Methods in org.uddi.api_v3 that return OperationalInfos
 OperationalInfos ObjectFactory.createOperationalInfos()
          Create an instance of OperationalInfos
 

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

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

Uses of OperationalInfos in org.uddi.v3_service
 

Methods in org.uddi.v3_service that return OperationalInfos
 OperationalInfos UDDIInquiryPortType.getOperationalInfo(GetOperationalInfo body)
          The get_operationalnfo API call is used to retrieve entity level operational information (such as the date and time that the data structure was created and last modified, the identifier of the UDDI node at which the entity was published and the identity of the publisher) pertaining to one or more entities.
 



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