Uses of Class
org.uddi.api_v3.Result

Packages that use Result
org.uddi.api_v3   
 

Uses of Result in org.uddi.api_v3
 

Fields in org.uddi.api_v3 with type parameters of type Result
protected  List<Result> DispositionReport.result
           
 

Methods in org.uddi.api_v3 that return Result
 Result ObjectFactory.createResult()
          Create an instance of Result
 

Methods in org.uddi.api_v3 that return types with arguments of type Result
 javax.xml.bind.JAXBElement<Result> ObjectFactory.createResult(Result value)
          Create an instance of JAXBElement<Result>}
 List<Result> DispositionReport.getResult()
          Gets the value of the result property.
 

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



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