Uses of Class
ca.uhn.hl7v2.model.v251.datatype.ERL
Packages that use ERL
-
Uses of ERL in ca.uhn.hl7v2.model.v251.segment
Methods in ca.uhn.hl7v2.model.v251.segment that return ERLModifier and TypeMethodDescriptionERL[]ERR.getErr2_ErrorLocation()Returns all repetitions of Error Location (ERR-2).ERR.getErr2_ErrorLocation(int rep) Returns a specific repetition of ERR-2: "Error Location" - creates it if necessaryERL[]ERR.getErrorLocation()Returns all repetitions of Error Location (ERR-2).ERR.getErrorLocation(int rep) Returns a specific repetition of ERR-2: "Error Location" - creates it if necessaryERR.insertErr2_ErrorLocation(int rep) Inserts a repetition of ERR-2: "Error Location" at a specific indexERR.insertErrorLocation(int rep) Inserts a repetition of ERR-2: "Error Location" at a specific indexERR.removeErr2_ErrorLocation(int rep) Removes a repetition of ERR-2: "Error Location" at a specific indexERR.removeErrorLocation(int rep) Removes a repetition of ERR-2: "Error Location" at a specific index