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

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

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

Fields in edu.harvard.i2b2.crc.datavo.pdo.query declared as PatientPrimaryKeyType
protected  PatientPrimaryKeyType GetPatientByPrimaryKeyRequestType.patientPrimaryKey
           
 

Methods in edu.harvard.i2b2.crc.datavo.pdo.query that return PatientPrimaryKeyType
 PatientPrimaryKeyType ObjectFactory.createPatientPrimaryKeyType()
          Create an instance of PatientPrimaryKeyType
 PatientPrimaryKeyType GetPatientByPrimaryKeyRequestType.getPatientPrimaryKey()
          Gets the value of the patientPrimaryKey property.
 

Methods in edu.harvard.i2b2.crc.datavo.pdo.query with parameters of type PatientPrimaryKeyType
 void GetPatientByPrimaryKeyRequestType.setPatientPrimaryKey(PatientPrimaryKeyType value)
          Sets the value of the patientPrimaryKey property.
 



Copyright © 2011. All Rights Reserved.