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

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

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

Fields in edu.harvard.i2b2.crc.datavo.setfinder.query declared as QueryInstanceType
protected  QueryInstanceType MasterInstanceResultResponseType.queryInstance
           
protected  QueryInstanceType InstanceResultResponseType.queryInstance
           
protected  QueryInstanceType DatatypesExample.queryInstance
           
 

Fields in edu.harvard.i2b2.crc.datavo.setfinder.query with type parameters of type QueryInstanceType
protected  List<QueryInstanceType> InstanceResponseType.queryInstance
           
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query that return QueryInstanceType
 QueryInstanceType ObjectFactory.createQueryInstanceType()
          Create an instance of QueryInstanceType
 QueryInstanceType MasterInstanceResultResponseType.getQueryInstance()
          Gets the value of the queryInstance property.
 QueryInstanceType InstanceResultResponseType.getQueryInstance()
          Gets the value of the queryInstance property.
 QueryInstanceType DatatypesExample.getQueryInstance()
          Gets the value of the queryInstance property.
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query that return types with arguments of type QueryInstanceType
 JAXBElement<QueryInstanceType> ObjectFactory.createQueryInstance(QueryInstanceType value)
          Create an instance of JAXBElement<QueryInstanceType>}
 List<QueryInstanceType> InstanceResponseType.getQueryInstance()
          Gets the value of the queryInstance property.
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query with parameters of type QueryInstanceType
 JAXBElement<QueryInstanceType> ObjectFactory.createQueryInstance(QueryInstanceType value)
          Create an instance of JAXBElement<QueryInstanceType>}
 void MasterInstanceResultResponseType.setQueryInstance(QueryInstanceType value)
          Sets the value of the queryInstance property.
 void InstanceResultResponseType.setQueryInstance(QueryInstanceType value)
          Sets the value of the queryInstance property.
 void DatatypesExample.setQueryInstance(QueryInstanceType value)
          Sets the value of the queryInstance property.
 



Copyright © 2011. All Rights Reserved.