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

Packages that use ErrInfo
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
protected  ErrInfo Result.errInfo
           
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return ErrInfo
 ErrInfo ObjectFactory.createErrInfo()
          Create an instance of ErrInfo
 ErrInfo Result.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
 JAXBElement<ErrInfo> ObjectFactory.createErrInfo(ErrInfo value)
          Create an instance of JAXBElement<ErrInfo>}
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type ErrInfo
 JAXBElement<ErrInfo> ObjectFactory.createErrInfo(ErrInfo value)
          Create an instance of JAXBElement<ErrInfo>}
 void Result.setErrInfo(ErrInfo value)
          Sets the value of the errInfo property.
 



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