Uses of Class
ca.uhn.hl7v2.model.v251.group.RSP_Z90_SPECIMEN
Packages that use RSP_Z90_SPECIMEN
-
Uses of RSP_Z90_SPECIMEN in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return RSP_Z90_SPECIMENModifier and TypeMethodDescriptionRSP_Z90_QUERY_RESPONSE.getSPECIMEN()Returns the first repetition of SPECIMEN (a Group object) - creates it if necessaryRSP_Z90_QUERY_RESPONSE.getSPECIMEN(int rep) Returns a specific repetition of SPECIMEN (a Group object) - creates it if necessaryRSP_Z90_QUERY_RESPONSE.insertSPECIMEN(int rep) Inserts a specific repetition of SPECIMEN (a Group object)RSP_Z90_QUERY_RESPONSE.removeSPECIMEN(int rep) Removes a specific repetition of SPECIMEN (a Group object)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type RSP_Z90_SPECIMENModifier and TypeMethodDescriptionRSP_Z90_QUERY_RESPONSE.getSPECIMENAll()Returns a non-modifiable List containing all current existing repetitions of SPECIMEN.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type RSP_Z90_SPECIMENModifier and TypeMethodDescriptionvoidRSP_Z90_QUERY_RESPONSE.insertSPECIMEN(RSP_Z90_SPECIMEN structure, int rep) Inserts a specific repetition of SPECIMEN (a Group object)