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

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

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

Fields in edu.harvard.i2b2.crc.datavo.setfinder.query declared as XmlValueType
protected  XmlValueType QueryResultInstanceType.message
           
protected  XmlValueType QueryInstanceType.message
           
protected  XmlValueType XmlResultType.xmlValue
           
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query that return XmlValueType
 XmlValueType ObjectFactory.createXmlValueType()
          Create an instance of XmlValueType
 XmlValueType QueryResultInstanceType.getMessage()
          Gets the value of the message property.
 XmlValueType QueryInstanceType.getMessage()
          Gets the value of the message property.
 XmlValueType XmlResultType.getXmlValue()
          Gets the value of the xmlValue property.
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query with parameters of type XmlValueType
 void QueryResultInstanceType.setMessage(XmlValueType value)
          Sets the value of the message property.
 void QueryInstanceType.setMessage(XmlValueType value)
          Sets the value of the message property.
 void XmlResultType.setXmlValue(XmlValueType value)
          Sets the value of the xmlValue property.
 



Copyright © 2011. All Rights Reserved.