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

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

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

Subclasses of PatientIdType in edu.harvard.i2b2.crc.datavo.pdo
static class PidType.PatientId
          Java class for anonymous complex type.
 

Fields in edu.harvard.i2b2.crc.datavo.pdo declared as PatientIdType
protected  PatientIdType PatientType.patientId
           
protected  PatientIdType ObservationType.patientId
           
protected  PatientIdType EventType.patientId
           
 

Methods in edu.harvard.i2b2.crc.datavo.pdo that return PatientIdType
 PatientIdType ObjectFactory.createPatientIdType()
          Create an instance of PatientIdType
 PatientIdType PatientType.getPatientId()
          Gets the value of the patientId property.
 PatientIdType ObservationType.getPatientId()
          Gets the value of the patientId property.
 PatientIdType EventType.getPatientId()
          Gets the value of the patientId property.
 

Methods in edu.harvard.i2b2.crc.datavo.pdo with parameters of type PatientIdType
 void PatientType.setPatientId(PatientIdType value)
          Sets the value of the patientId property.
 void ObservationType.setPatientId(PatientIdType value)
          Sets the value of the patientId property.
 void EventType.setPatientId(PatientIdType value)
          Sets the value of the patientId property.
 



Copyright © 2011. All Rights Reserved.