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

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

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

Methods in ca.uhn.hl7v2.model.v24.message that return RGV_O15_ORDER
 RGV_O15_ORDER RGV_O15.getORDER()
          Returns the first repetition of ORDER (a Group object) - creates it if necessary
 RGV_O15_ORDER RGV_O15.getORDER(int rep)
          Returns a specific repetition of ORDER (a Group object) - creates it if necessary
 RGV_O15_ORDER RGV_O15.insertORDER(int rep)
          Inserts a specific repetition of ORDER (a Group object)
 RGV_O15_ORDER RGV_O15.removeORDER(int rep)
          Removes a specific repetition of ORDER (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type RGV_O15_ORDER
 void RGV_O15.insertORDER(RGV_O15_ORDER structure, int rep)
          Inserts a specific repetition of ORDER (a Group object)
 



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