Uses of Class
edu.harvard.i2b2.crc.datavo.setfinder.query.XmlResultType

Packages that use XmlResultType
edu.harvard.i2b2.crc.datavo.setfinder.query   
 

Uses of XmlResultType in edu.harvard.i2b2.crc.datavo.setfinder.query
 

Fields in edu.harvard.i2b2.crc.datavo.setfinder.query declared as XmlResultType
protected  XmlResultType CrcXmlResultResponseType.crcXmlResult
           
protected  XmlResultType DatatypesExample.xmlResult
           
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query that return XmlResultType
 XmlResultType ObjectFactory.createXmlResultType()
          Create an instance of XmlResultType
 XmlResultType CrcXmlResultResponseType.getCrcXmlResult()
          Gets the value of the crcXmlResult property.
 XmlResultType DatatypesExample.getXmlResult()
          Gets the value of the xmlResult property.
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query with parameters of type XmlResultType
 void CrcXmlResultResponseType.setCrcXmlResult(XmlResultType value)
          Sets the value of the crcXmlResult property.
 void DatatypesExample.setXmlResult(XmlResultType value)
          Sets the value of the xmlResult property.
 



Copyright © 2011. All Rights Reserved.