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

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

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

Methods in ca.uhn.hl7v2.model.v24.message that return DFT_P11_COMMON_ORDER
 DFT_P11_COMMON_ORDER DFT_P11.getCOMMON_ORDER()
          Returns the first repetition of COMMON_ORDER (a Group object) - creates it if necessary
 DFT_P11_COMMON_ORDER DFT_P11.getCOMMON_ORDER(int rep)
          Returns a specific repetition of COMMON_ORDER (a Group object) - creates it if necessary
 DFT_P11_COMMON_ORDER DFT_P11.insertCOMMON_ORDER(int rep)
          Inserts a specific repetition of COMMON_ORDER (a Group object)
 DFT_P11_COMMON_ORDER DFT_P11.removeCOMMON_ORDER(int rep)
          Removes a specific repetition of COMMON_ORDER (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type DFT_P11_COMMON_ORDER
 void DFT_P11.insertCOMMON_ORDER(DFT_P11_COMMON_ORDER structure, int rep)
          Inserts a specific repetition of COMMON_ORDER (a Group object)
 



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