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

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

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

Fields in edu.harvard.i2b2.crc.datavo.setfinder.query declared as QueryResultInstanceType
protected  QueryResultInstanceType DatatypesExample.queryResultInstance
           
protected  QueryResultInstanceType CrcXmlResultResponseType.queryResultInstance
           
 

Fields in edu.harvard.i2b2.crc.datavo.setfinder.query with type parameters of type QueryResultInstanceType
protected  List<QueryResultInstanceType> ResultResponseType.queryResultInstance
           
protected  List<QueryResultInstanceType> MasterInstanceResultResponseType.queryResultInstance
           
protected  List<QueryResultInstanceType> InstanceResultResponseType.queryResultInstance
           
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query that return QueryResultInstanceType
 QueryResultInstanceType ObjectFactory.createQueryResultInstanceType()
          Create an instance of QueryResultInstanceType
 QueryResultInstanceType DatatypesExample.getQueryResultInstance()
          Gets the value of the queryResultInstance property.
 QueryResultInstanceType CrcXmlResultResponseType.getQueryResultInstance()
          Gets the value of the queryResultInstance property.
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query that return types with arguments of type QueryResultInstanceType
 JAXBElement<QueryResultInstanceType> ObjectFactory.createQueryResultInstance(QueryResultInstanceType value)
          Create an instance of JAXBElement<QueryResultInstanceType>}
 List<QueryResultInstanceType> ResultResponseType.getQueryResultInstance()
          Gets the value of the queryResultInstance property.
 List<QueryResultInstanceType> MasterInstanceResultResponseType.getQueryResultInstance()
          Gets the value of the queryResultInstance property.
 List<QueryResultInstanceType> InstanceResultResponseType.getQueryResultInstance()
          Gets the value of the queryResultInstance property.
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query with parameters of type QueryResultInstanceType
 JAXBElement<QueryResultInstanceType> ObjectFactory.createQueryResultInstance(QueryResultInstanceType value)
          Create an instance of JAXBElement<QueryResultInstanceType>}
 void DatatypesExample.setQueryResultInstance(QueryResultInstanceType value)
          Sets the value of the queryResultInstance property.
 void CrcXmlResultResponseType.setQueryResultInstance(QueryResultInstanceType value)
          Sets the value of the queryResultInstance property.
 



Copyright © 2011. All Rights Reserved.