Uses of Class
ca.uhn.hl7v2.model.v24.segment.ECD

Packages that use ECD
ca.uhn.hl7v2.model.v24.group   
ca.uhn.hl7v2.model.v24.message   
 

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

Methods in ca.uhn.hl7v2.model.v24.group that return ECD
 ECD EAR_U08_COMMAND_RESPONSE.getECD()
          Returns ECD (Equipment Command) - creates it if necessary
 

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

Methods in ca.uhn.hl7v2.model.v24.message that return ECD
 ECD EAC_U07.getECD()
          Returns the first repetition of ECD (Equipment Command) - creates it if necessary
 ECD EAC_U07.getECD(int rep)
          Returns a specific repetition of ECD (Equipment Command) - creates it if necessary
 ECD EAC_U07.insertECD(int rep)
          Inserts a specific repetition of ECD (Equipment Command)
 ECD EAC_U07.removeECD(int rep)
          Removes a specific repetition of ECD (Equipment Command)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type ECD
 void EAC_U07.insertECD(ECD structure, int rep)
          Inserts a specific repetition of ECD (Equipment Command)
 



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