Uses of Class
ca.uhn.hl7v2.model.v24.group.RSP_Z86_QUERY_RESPONSE
Packages that use RSP_Z86_QUERY_RESPONSE
-
Uses of RSP_Z86_QUERY_RESPONSE in ca.uhn.hl7v2.model.v24.message
Methods in ca.uhn.hl7v2.model.v24.message that return RSP_Z86_QUERY_RESPONSEModifier and TypeMethodDescriptionRSP_Z86.getQUERY_RESPONSE()Returns the first repetition of QUERY_RESPONSE (a Group object) - creates it if necessaryRSP_Z86.getQUERY_RESPONSE(int rep) Returns a specific repetition of QUERY_RESPONSE (a Group object) - creates it if necessaryRSP_Z86.insertQUERY_RESPONSE(int rep) Inserts a specific repetition of QUERY_RESPONSE (a Group object)RSP_Z86.removeQUERY_RESPONSE(int rep) Removes a specific repetition of QUERY_RESPONSE (a Group object)Methods in ca.uhn.hl7v2.model.v24.message that return types with arguments of type RSP_Z86_QUERY_RESPONSEModifier and TypeMethodDescriptionRSP_Z86.getQUERY_RESPONSEAll()Returns a non-modifiable List containing all current existing repetitions of QUERY_RESPONSE.Methods in ca.uhn.hl7v2.model.v24.message with parameters of type RSP_Z86_QUERY_RESPONSEModifier and TypeMethodDescriptionvoidRSP_Z86.insertQUERY_RESPONSE(RSP_Z86_QUERY_RESPONSE structure, int rep) Inserts a specific repetition of QUERY_RESPONSE (a Group object)