Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.Result

Packages that use Result
com.sun.xml.registry.uddi.bindings_v2_2   
 

Uses of Result in com.sun.xml.registry.uddi.bindings_v2_2
 

Fields in com.sun.xml.registry.uddi.bindings_v2_2 with type parameters of type Result
protected  List<Result> DispositionReport.result
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return Result
 Result ObjectFactory.createResult()
          Create an instance of Result
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type Result
 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 com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type Result
 JAXBElement<Result> ObjectFactory.createResult(Result value)
          Create an instance of JAXBElement<Result>}
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.