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

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

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

Methods in ca.uhn.hl7v2.model.v24.message that return ORF_R04_RESPONSE
 ORF_R04_RESPONSE ORF_R04.getRESPONSE()
          Returns the first repetition of RESPONSE (a Group object) - creates it if necessary
 ORF_R04_RESPONSE ORF_R04.getRESPONSE(int rep)
          Returns a specific repetition of RESPONSE (a Group object) - creates it if necessary
 ORF_R04_RESPONSE ORF_R04.insertRESPONSE(int rep)
          Inserts a specific repetition of RESPONSE (a Group object)
 ORF_R04_RESPONSE ORF_R04.removeRESPONSE(int rep)
          Removes a specific repetition of RESPONSE (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type ORF_R04_RESPONSE
 void ORF_R04.insertRESPONSE(ORF_R04_RESPONSE structure, int rep)
          Inserts a specific repetition of RESPONSE (a Group object)
 



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