Uses of Class
ca.uhn.hl7v2.model.v22.group.ADR_A19_QUERY_RESPONSE
Packages that use ADR_A19_QUERY_RESPONSE
-
Uses of ADR_A19_QUERY_RESPONSE in ca.uhn.hl7v2.model.v22.message
Methods in ca.uhn.hl7v2.model.v22.message that return ADR_A19_QUERY_RESPONSEModifier and TypeMethodDescriptionADR_A19.getQUERY_RESPONSE()Returns the first repetition of QUERY_RESPONSE (a Group object) - creates it if necessaryADR_A19.getQUERY_RESPONSE(int rep) Returns a specific repetition of QUERY_RESPONSE (a Group object) - creates it if necessaryADR_A19.insertQUERY_RESPONSE(int rep) Inserts a specific repetition of QUERY_RESPONSE (a Group object)ADR_A19.removeQUERY_RESPONSE(int rep) Removes a specific repetition of QUERY_RESPONSE (a Group object)Methods in ca.uhn.hl7v2.model.v22.message that return types with arguments of type ADR_A19_QUERY_RESPONSEModifier and TypeMethodDescriptionADR_A19.getQUERY_RESPONSEAll()Returns a non-modifiable List containing all current existing repetitions of QUERY_RESPONSE.Methods in ca.uhn.hl7v2.model.v22.message with parameters of type ADR_A19_QUERY_RESPONSEModifier and TypeMethodDescriptionvoidADR_A19.insertQUERY_RESPONSE(ADR_A19_QUERY_RESPONSE structure, int rep) Inserts a specific repetition of QUERY_RESPONSE (a Group object)