Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.Result
-
Packages that use Result Package Description 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 Modifier and Type Field Description protected List<Result>DispositionReport. resultMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return Result Modifier and Type Method Description ResultObjectFactory. createResult()Create an instance ofResultMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type Result Modifier and Type Method Description javax.xml.bind.JAXBElement<Result>ObjectFactory. createResult(Result value)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 Modifier and Type Method Description javax.xml.bind.JAXBElement<Result>ObjectFactory. createResult(Result value)
-