Uses of Class
ca.uhn.hl7v2.model.v22.datatype.CM_ELD
Packages that use CM_ELD
-
Uses of CM_ELD in ca.uhn.hl7v2.model.v22.segment
Methods in ca.uhn.hl7v2.model.v22.segment that return CM_ELDModifier and TypeMethodDescriptionCM_ELD[]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 necessaryCM_ELD[]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