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

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

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

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

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

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



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