Uses of Class
edu.harvard.i2b2.crc.datavo.pdo.PatientType

Packages that use PatientType
edu.harvard.i2b2.crc.datavo.pdo Package level documentation for generated package primer.myPo. 
 

Uses of PatientType in edu.harvard.i2b2.crc.datavo.pdo
 

Fields in edu.harvard.i2b2.crc.datavo.pdo with type parameters of type PatientType
protected  List<PatientType> PatientSet.patient
           
 

Methods in edu.harvard.i2b2.crc.datavo.pdo that return PatientType
 PatientType ObjectFactory.createPatientType()
          Create an instance of PatientType
 

Methods in edu.harvard.i2b2.crc.datavo.pdo that return types with arguments of type PatientType
 List<PatientType> PatientSet.getPatient()
          Gets the value of the patient property.
 



Copyright © 2011. All Rights Reserved.