Uses of Class
ca.uhn.hl7v2.model.v251.group.ORL_O36_SPECIMEN
Packages that use ORL_O36_SPECIMEN
-
Uses of ORL_O36_SPECIMEN in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return ORL_O36_SPECIMENModifier and TypeMethodDescriptionORL_O36_PATIENT.getSPECIMEN()Returns the first repetition of SPECIMEN (a Group object) - creates it if necessaryORL_O36_PATIENT.getSPECIMEN(int rep) Returns a specific repetition of SPECIMEN (a Group object) - creates it if necessaryORL_O36_PATIENT.insertSPECIMEN(int rep) Inserts a specific repetition of SPECIMEN (a Group object)ORL_O36_PATIENT.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_O36_SPECIMENModifier and TypeMethodDescriptionORL_O36_PATIENT.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_O36_SPECIMENModifier and TypeMethodDescriptionvoidORL_O36_PATIENT.insertSPECIMEN(ORL_O36_SPECIMEN structure, int rep) Inserts a specific repetition of SPECIMEN (a Group object)