Uses of Class
ca.uhn.hl7v2.model.v23.group.ORU_R01_RESPONSE
Packages that use ORU_R01_RESPONSE
-
Uses of ORU_R01_RESPONSE in ca.uhn.hl7v2.model.v23.message
Methods in ca.uhn.hl7v2.model.v23.message that return ORU_R01_RESPONSEModifier and TypeMethodDescriptionORU_R01.getRESPONSE()Returns the first repetition of RESPONSE (a Group object) - creates it if necessaryORU_R01.getRESPONSE(int rep) Returns a specific repetition of RESPONSE (a Group object) - creates it if necessaryORU_R01.insertRESPONSE(int rep) Inserts a specific repetition of RESPONSE (a Group object)ORU_R01.removeRESPONSE(int rep) Removes a specific repetition of RESPONSE (a Group object)Methods in ca.uhn.hl7v2.model.v23.message that return types with arguments of type ORU_R01_RESPONSEModifier and TypeMethodDescriptionORU_R01.getRESPONSEAll()Returns a non-modifiable List containing all current existing repetitions of RESPONSE.Methods in ca.uhn.hl7v2.model.v23.message with parameters of type ORU_R01_RESPONSEModifier and TypeMethodDescriptionvoidORU_R01.insertRESPONSE(ORU_R01_RESPONSE structure, int rep) Inserts a specific repetition of RESPONSE (a Group object)