Uses of Class
org.uddi.api_v3.SaveTModel

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

Uses of SaveTModel in org.uddi.api_v3
 

Methods in org.uddi.api_v3 that return SaveTModel
 SaveTModel ObjectFactory.createSaveTModel()
          Create an instance of SaveTModel
 

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

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

Uses of SaveTModel in org.uddi.v3_service
 

Methods in org.uddi.v3_service with parameters of type SaveTModel
 TModelDetail UDDIPublicationPortType.saveTModel(SaveTModel body)
          The save_tModel API call adds or updates one or more registered tModel elements.
 



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