Uses of Class
ca.uhn.hl7v2.model.v251.group.OML_O21_SPECIMEN
Packages that use OML_O21_SPECIMEN
-
Uses of OML_O21_SPECIMEN in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return OML_O21_SPECIMENModifier and TypeMethodDescriptionOML_O21_OBSERVATION_REQUEST.getSPECIMEN()Returns the first repetition of SPECIMEN (a Group object) - creates it if necessaryOML_O21_OBSERVATION_REQUEST.getSPECIMEN(int rep) Returns a specific repetition of SPECIMEN (a Group object) - creates it if necessaryOML_O21_OBSERVATION_REQUEST.insertSPECIMEN(int rep) Inserts a specific repetition of SPECIMEN (a Group object)OML_O21_OBSERVATION_REQUEST.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 OML_O21_SPECIMENModifier and TypeMethodDescriptionOML_O21_OBSERVATION_REQUEST.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 OML_O21_SPECIMENModifier and TypeMethodDescriptionvoidOML_O21_OBSERVATION_REQUEST.insertSPECIMEN(OML_O21_SPECIMEN structure, int rep) Inserts a specific repetition of SPECIMEN (a Group object)