Uses of Class
ca.uhn.hl7v2.model.v251.group.EAC_U07_COMMAND
Packages that use EAC_U07_COMMAND
-
Uses of EAC_U07_COMMAND in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return EAC_U07_COMMANDModifier and TypeMethodDescriptionEAC_U07.getCOMMAND()Returns the first repetition of COMMAND (a Group object) - creates it if necessaryEAC_U07.getCOMMAND(int rep) Returns a specific repetition of COMMAND (a Group object) - creates it if necessaryEAC_U07.insertCOMMAND(int rep) Inserts a specific repetition of COMMAND (a Group object)EAC_U07.removeCOMMAND(int rep) Removes a specific repetition of COMMAND (a Group object)Methods in ca.uhn.hl7v2.model.v251.message that return types with arguments of type EAC_U07_COMMANDModifier and TypeMethodDescriptionEAC_U07.getCOMMANDAll()Returns a non-modifiable List containing all current existing repetitions of COMMAND.Methods in ca.uhn.hl7v2.model.v251.message with parameters of type EAC_U07_COMMANDModifier and TypeMethodDescriptionvoidEAC_U07.insertCOMMAND(EAC_U07_COMMAND structure, int rep) Inserts a specific repetition of COMMAND (a Group object)