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