Uses of Class
edu.harvard.i2b2.crc.datavo.pdo.query.PatientListType

Packages that use PatientListType
edu.harvard.i2b2.crc.datavo.pdo.query   
 

Uses of PatientListType in edu.harvard.i2b2.crc.datavo.pdo.query
 

Fields in edu.harvard.i2b2.crc.datavo.pdo.query declared as PatientListType
protected  PatientListType InputOptionListType.patientList
           
 

Methods in edu.harvard.i2b2.crc.datavo.pdo.query that return PatientListType
 PatientListType ObjectFactory.createPatientListType()
          Create an instance of PatientListType
 PatientListType InputOptionListType.getPatientList()
          Gets the value of the patientList property.
 

Methods in edu.harvard.i2b2.crc.datavo.pdo.query with parameters of type PatientListType
 void InputOptionListType.setPatientList(PatientListType value)
          Sets the value of the patientList property.
 



Copyright © 2011. All Rights Reserved.