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

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

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

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

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



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