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

Packages that use DOC_T12_RESULT
ca.uhn.hl7v2.model.v24.message   
 

Uses of DOC_T12_RESULT in ca.uhn.hl7v2.model.v24.message
 

Methods in ca.uhn.hl7v2.model.v24.message that return DOC_T12_RESULT
 DOC_T12_RESULT DOC_T12.getRESULT()
          Returns the first repetition of RESULT (a Group object) - creates it if necessary
 DOC_T12_RESULT DOC_T12.getRESULT(int rep)
          Returns a specific repetition of RESULT (a Group object) - creates it if necessary
 DOC_T12_RESULT DOC_T12.insertRESULT(int rep)
          Inserts a specific repetition of RESULT (a Group object)
 DOC_T12_RESULT DOC_T12.removeRESULT(int rep)
          Removes a specific repetition of RESULT (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type DOC_T12_RESULT
 void DOC_T12.insertRESULT(DOC_T12_RESULT structure, int rep)
          Inserts a specific repetition of RESULT (a Group object)
 



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