Uses of Class
ca.uhn.hl7v2.model.v251.datatype.ELD
Packages that use ELD
-
Uses of ELD in ca.uhn.hl7v2.model.v251.segment
Methods in ca.uhn.hl7v2.model.v251.segment that return ELDModifier and TypeMethodDescriptionELD[]Returns all repetitions of Error Code and Location (ERR-1).ERR.getErr1_ErrorCodeAndLocation(int rep) Returns a specific repetition of ERR-1: "Error Code and Location" - creates it if necessaryELD[]ERR.getErrorCodeAndLocation()Returns all repetitions of Error Code and Location (ERR-1).ERR.getErrorCodeAndLocation(int rep) Returns a specific repetition of ERR-1: "Error Code and Location" - creates it if necessaryERR.insertErr1_ErrorCodeAndLocation(int rep) Inserts a repetition of ERR-1: "Error Code and Location" at a specific indexERR.insertErrorCodeAndLocation(int rep) Inserts a repetition of ERR-1: "Error Code and Location" at a specific indexERR.removeErr1_ErrorCodeAndLocation(int rep) Removes a repetition of ERR-1: "Error Code and Location" at a specific indexERR.removeErrorCodeAndLocation(int rep) Removes a repetition of ERR-1: "Error Code and Location" at a specific index