Uses of Class
ca.uhn.hl7v2.model.v24.datatype.ELD

Packages that use ELD
ca.uhn.hl7v2.model.v24.segment   
 

Uses of ELD in ca.uhn.hl7v2.model.v24.segment
 

Methods in ca.uhn.hl7v2.model.v24.segment that return ELD
 ELD ERR.getErr1_ErrorCodeAndLocation(int rep)
          Returns a specific repetition of ERR-1: "Error Code and Location" - creates it if necessary
 ELD[] ERR.getErrorCodeAndLocation()
          Returns all repetitions of Error Code and Location (ERR-1).
 ELD ERR.getErrorCodeAndLocation(int rep)
          Returns a specific repetition of ERR-1: "Error Code and Location" - creates it if necessary
 ELD ERR.insertErr1_ErrorCodeAndLocation(int rep)
          Inserts a repetition of ERR-1: "Error Code and Location" at a specific index
 ELD ERR.insertErrorCodeAndLocation(int rep)
          Inserts a repetition of ERR-1: "Error Code and Location" at a specific index
 ELD ERR.removeErr1_ErrorCodeAndLocation(int rep)
          Removes a repetition of ERR-1: "Error Code and Location" at a specific index
 ELD ERR.removeErrorCodeAndLocation(int rep)
          Removes a repetition of ERR-1: "Error Code and Location" at a specific index
 



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