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

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

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

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

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



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