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

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

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

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

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



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