Uses of Class
ca.uhn.hl7v2.model.v24.segment.ECD
Packages that use ECD
-
Uses of ECD in ca.uhn.hl7v2.model.v24.group
Methods in ca.uhn.hl7v2.model.v24.group that return ECD -
Uses of ECD in ca.uhn.hl7v2.model.v24.message
Methods in ca.uhn.hl7v2.model.v24.message that return ECDModifier and TypeMethodDescriptionEAC_U07.getECD()Returns the first repetition of ECD (Equipment Command) - creates it if necessaryEAC_U07.getECD(int rep) Returns a specific repetition of ECD (Equipment Command) - creates it if necessaryEAC_U07.insertECD(int rep) Inserts a specific repetition of ECD (Equipment Command)EAC_U07.removeECD(int rep) Removes a specific repetition of ECD (Equipment Command)Methods in ca.uhn.hl7v2.model.v24.message that return types with arguments of type ECDModifier and TypeMethodDescriptionEAC_U07.getECDAll()Returns a non-modifiable List containing all current existing repetitions of ECD.Methods in ca.uhn.hl7v2.model.v24.message with parameters of type ECD