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

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

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

Methods in ca.uhn.hl7v2.model.v24.group that return ORD_O04_ORDER_TRAY
 ORD_O04_ORDER_TRAY ORD_O04_RESPONSE.getORDER_TRAY()
          Returns the first repetition of ORDER_TRAY (a Group object) - creates it if necessary
 ORD_O04_ORDER_TRAY ORD_O04_RESPONSE.getORDER_TRAY(int rep)
          Returns a specific repetition of ORDER_TRAY (a Group object) - creates it if necessary
 ORD_O04_ORDER_TRAY ORD_O04_RESPONSE.insertORDER_TRAY(int rep)
          Inserts a specific repetition of ORDER_TRAY (a Group object)
 ORD_O04_ORDER_TRAY ORD_O04_RESPONSE.removeORDER_TRAY(int rep)
          Removes a specific repetition of ORDER_TRAY (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.group with parameters of type ORD_O04_ORDER_TRAY
 void ORD_O04_RESPONSE.insertORDER_TRAY(ORD_O04_ORDER_TRAY structure, int rep)
          Inserts a specific repetition of ORDER_TRAY (a Group object)
 



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