Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.ErrInfo
-
Packages that use ErrInfo Package Description com.sun.xml.registry.uddi.bindings_v2_2 -
-
Uses of ErrInfo in com.sun.xml.registry.uddi.bindings_v2_2
Fields in com.sun.xml.registry.uddi.bindings_v2_2 declared as ErrInfo Modifier and Type Field Description protected ErrInfoResult. errInfoMethods in com.sun.xml.registry.uddi.bindings_v2_2 that return ErrInfo Modifier and Type Method Description ErrInfoObjectFactory. createErrInfo()Create an instance ofErrInfoErrInfoResult. getErrInfo()Gets the value of the errInfo property.Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type ErrInfo Modifier and Type Method Description javax.xml.bind.JAXBElement<ErrInfo>ObjectFactory. createErrInfo(ErrInfo value)Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type ErrInfo Modifier and Type Method Description javax.xml.bind.JAXBElement<ErrInfo>ObjectFactory. createErrInfo(ErrInfo value)voidResult. setErrInfo(ErrInfo value)Sets the value of the errInfo property.
-