Uses of Class
ca.uhn.hl7v2.model.v251.group.ORL_O22_SPECIMEN
Packages that use ORL_O22_SPECIMEN
-
Uses of ORL_O22_SPECIMEN in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return ORL_O22_SPECIMENModifier and TypeMethodDescriptionORL_O22_OBSERVATION_REQUEST.getSPECIMEN()Returns the first repetition of SPECIMEN (a Group object) - creates it if necessaryORL_O22_OBSERVATION_REQUEST.getSPECIMEN(int rep) Returns a specific repetition of SPECIMEN (a Group object) - creates it if necessaryORL_O22_OBSERVATION_REQUEST.insertSPECIMEN(int rep) Inserts a specific repetition of SPECIMEN (a Group object)ORL_O22_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 ORL_O22_SPECIMENModifier and TypeMethodDescriptionORL_O22_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 ORL_O22_SPECIMENModifier and TypeMethodDescriptionvoidORL_O22_OBSERVATION_REQUEST.insertSPECIMEN(ORL_O22_SPECIMEN structure, int rep) Inserts a specific repetition of SPECIMEN (a Group object)