Uses of Class
ca.uhn.hl7v2.model.v251.group.ORL_O34_OBSERVATION_REQUEST_SPECIMEN
Packages that use ORL_O34_OBSERVATION_REQUEST_SPECIMEN
-
Uses of ORL_O34_OBSERVATION_REQUEST_SPECIMEN in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return ORL_O34_OBSERVATION_REQUEST_SPECIMENModifier and TypeMethodDescriptionORL_O34_OBSERVATION_REQUEST.getOBSERVATION_REQUEST_SPECIMEN()Returns the first repetition of OBSERVATION_REQUEST_SPECIMEN (a Group object) - creates it if necessaryORL_O34_OBSERVATION_REQUEST.getOBSERVATION_REQUEST_SPECIMEN(int rep) Returns a specific repetition of OBSERVATION_REQUEST_SPECIMEN (a Group object) - creates it if necessaryORL_O34_OBSERVATION_REQUEST.insertOBSERVATION_REQUEST_SPECIMEN(int rep) Inserts a specific repetition of OBSERVATION_REQUEST_SPECIMEN (a Group object)ORL_O34_OBSERVATION_REQUEST.removeOBSERVATION_REQUEST_SPECIMEN(int rep) Removes a specific repetition of OBSERVATION_REQUEST_SPECIMEN (a Group object)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type ORL_O34_OBSERVATION_REQUEST_SPECIMENModifier and TypeMethodDescriptionORL_O34_OBSERVATION_REQUEST.getOBSERVATION_REQUEST_SPECIMENAll()Returns a non-modifiable List containing all current existing repetitions of OBSERVATION_REQUEST_SPECIMEN.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type ORL_O34_OBSERVATION_REQUEST_SPECIMENModifier and TypeMethodDescriptionvoidORL_O34_OBSERVATION_REQUEST.insertOBSERVATION_REQUEST_SPECIMEN(ORL_O34_OBSERVATION_REQUEST_SPECIMEN structure, int rep) Inserts a specific repetition of OBSERVATION_REQUEST_SPECIMEN (a Group object)