Uses of Class
ca.uhn.hl7v2.model.v24.group.EAR_U08_COMMAND_RESPONSE
Packages that use EAR_U08_COMMAND_RESPONSE
-
Uses of EAR_U08_COMMAND_RESPONSE in ca.uhn.hl7v2.model.v24.message
Methods in ca.uhn.hl7v2.model.v24.message that return EAR_U08_COMMAND_RESPONSEModifier and TypeMethodDescriptionEAR_U08.getCOMMAND_RESPONSE()Returns the first repetition of COMMAND_RESPONSE (a Group object) - creates it if necessaryEAR_U08.getCOMMAND_RESPONSE(int rep) Returns a specific repetition of COMMAND_RESPONSE (a Group object) - creates it if necessaryEAR_U08.insertCOMMAND_RESPONSE(int rep) Inserts a specific repetition of COMMAND_RESPONSE (a Group object)EAR_U08.removeCOMMAND_RESPONSE(int rep) Removes a specific repetition of COMMAND_RESPONSE (a Group object)Methods in ca.uhn.hl7v2.model.v24.message that return types with arguments of type EAR_U08_COMMAND_RESPONSEModifier and TypeMethodDescriptionEAR_U08.getCOMMAND_RESPONSEAll()Returns a non-modifiable List containing all current existing repetitions of COMMAND_RESPONSE.Methods in ca.uhn.hl7v2.model.v24.message with parameters of type EAR_U08_COMMAND_RESPONSEModifier and TypeMethodDescriptionvoidEAR_U08.insertCOMMAND_RESPONSE(EAR_U08_COMMAND_RESPONSE structure, int rep) Inserts a specific repetition of COMMAND_RESPONSE (a Group object)