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

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

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

Fields in edu.harvard.i2b2.crc.datavo.pdo with type parameters of type ObservationSet
protected  List<ObservationSet> PatientDataType.observationSet
           
 

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

Methods in edu.harvard.i2b2.crc.datavo.pdo that return types with arguments of type ObservationSet
 List<ObservationSet> PatientDataType.getObservationSet()
          Gets the value of the observationSet property.
 



Copyright © 2011. All Rights Reserved.