Uses of Class
org.apache.ws.scout.model.uddi.v2.ErrInfo

Packages that use ErrInfo
org.apache.ws.scout.model.uddi.v2   
 

Uses of ErrInfo in org.apache.ws.scout.model.uddi.v2
 

Fields in org.apache.ws.scout.model.uddi.v2 declared as ErrInfo
protected  ErrInfo Result.errInfo
           
 

Methods in org.apache.ws.scout.model.uddi.v2 that return ErrInfo
 ErrInfo ObjectFactory.createErrInfo()
          Create an instance of ErrInfo
 ErrInfo Result.getErrInfo()
          Gets the value of the errInfo property.
 

Methods in org.apache.ws.scout.model.uddi.v2 that return types with arguments of type ErrInfo
 javax.xml.bind.JAXBElement<ErrInfo> ObjectFactory.createErrInfo(ErrInfo value)
          Create an instance of JAXBElement<ErrInfo>}
 

Methods in org.apache.ws.scout.model.uddi.v2 with parameters of type ErrInfo
 javax.xml.bind.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 © 2004-2012 The Apache Software Foundation. All Rights Reserved.