Uses of Class
ca.uhn.hl7v2.model.v251.group.RSP_K31_RESPONSE
Packages that use RSP_K31_RESPONSE
-
Uses of RSP_K31_RESPONSE in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return RSP_K31_RESPONSEModifier and TypeMethodDescriptionRSP_K31.getRESPONSE()Returns the first repetition of RESPONSE (a Group object) - creates it if necessaryRSP_K31.getRESPONSE(int rep) Returns a specific repetition of RESPONSE (a Group object) - creates it if necessaryRSP_K31.insertRESPONSE(int rep) Inserts a specific repetition of RESPONSE (a Group object)RSP_K31.removeRESPONSE(int rep) Removes a specific repetition of RESPONSE (a Group object)Methods in ca.uhn.hl7v2.model.v251.message that return types with arguments of type RSP_K31_RESPONSEModifier and TypeMethodDescriptionRSP_K31.getRESPONSEAll()Returns a non-modifiable List containing all current existing repetitions of RESPONSE.Methods in ca.uhn.hl7v2.model.v251.message with parameters of type RSP_K31_RESPONSEModifier and TypeMethodDescriptionvoidRSP_K31.insertRESPONSE(RSP_K31_RESPONSE structure, int rep) Inserts a specific repetition of RESPONSE (a Group object)