Uses of Class
ca.uhn.hl7v2.model.v24.group.RQA_I08_RESULTS

Packages that use RQA_I08_RESULTS
ca.uhn.hl7v2.model.v24.group   
 

Uses of RQA_I08_RESULTS in ca.uhn.hl7v2.model.v24.group
 

Methods in ca.uhn.hl7v2.model.v24.group that return RQA_I08_RESULTS
 RQA_I08_RESULTS RQA_I08_OBSERVATION.getRESULTS()
          Returns the first repetition of RESULTS (a Group object) - creates it if necessary
 RQA_I08_RESULTS RQA_I08_OBSERVATION.getRESULTS(int rep)
          Returns a specific repetition of RESULTS (a Group object) - creates it if necessary
 RQA_I08_RESULTS RQA_I08_OBSERVATION.insertRESULTS(int rep)
          Inserts a specific repetition of RESULTS (a Group object)
 RQA_I08_RESULTS RQA_I08_OBSERVATION.removeRESULTS(int rep)
          Removes a specific repetition of RESULTS (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.group with parameters of type RQA_I08_RESULTS
 void RQA_I08_OBSERVATION.insertRESULTS(RQA_I08_RESULTS structure, int rep)
          Inserts a specific repetition of RESULTS (a Group object)
 



Copyright © 2001-2011 University Health Network. All Rights Reserved.