Uses of Class
org.apache.ws.scout.model.uddi.v2.SaveService

Packages that use SaveService
org.apache.ws.scout.model.uddi.v2   
 

Uses of SaveService in org.apache.ws.scout.model.uddi.v2
 

Methods in org.apache.ws.scout.model.uddi.v2 that return SaveService
 SaveService ObjectFactory.createSaveService()
          Create an instance of SaveService
 

Methods in org.apache.ws.scout.model.uddi.v2 that return types with arguments of type SaveService
 javax.xml.bind.JAXBElement<SaveService> ObjectFactory.createSaveService(SaveService value)
          Create an instance of JAXBElement<SaveService>}
 

Methods in org.apache.ws.scout.model.uddi.v2 with parameters of type SaveService
 javax.xml.bind.JAXBElement<SaveService> ObjectFactory.createSaveService(SaveService value)
          Create an instance of JAXBElement<SaveService>}
 



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