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

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

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

Fields in edu.harvard.i2b2.crc.datavo.setfinder.query declared as QueryMasterType
protected  QueryMasterType MasterInstanceResultResponseType.queryMaster
           
protected  QueryMasterType DatatypesExample.queryMaster
           
 

Fields in edu.harvard.i2b2.crc.datavo.setfinder.query with type parameters of type QueryMasterType
protected  List<QueryMasterType> MasterResponseType.queryMaster
           
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query that return QueryMasterType
 QueryMasterType ObjectFactory.createQueryMasterType()
          Create an instance of QueryMasterType
 QueryMasterType MasterInstanceResultResponseType.getQueryMaster()
          Gets the value of the queryMaster property.
 QueryMasterType DatatypesExample.getQueryMaster()
          Gets the value of the queryMaster property.
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query that return types with arguments of type QueryMasterType
 JAXBElement<QueryMasterType> ObjectFactory.createQueryMaster(QueryMasterType value)
          Create an instance of JAXBElement<QueryMasterType>}
 List<QueryMasterType> MasterResponseType.getQueryMaster()
          Gets the value of the queryMaster property.
 

Methods in edu.harvard.i2b2.crc.datavo.setfinder.query with parameters of type QueryMasterType
 JAXBElement<QueryMasterType> ObjectFactory.createQueryMaster(QueryMasterType value)
          Create an instance of JAXBElement<QueryMasterType>}
 void MasterInstanceResultResponseType.setQueryMaster(QueryMasterType value)
          Sets the value of the queryMaster property.
 void DatatypesExample.setQueryMaster(QueryMasterType value)
          Sets the value of the queryMaster property.
 



Copyright © 2011. All Rights Reserved.