Uses of Class
ca.uhn.hl7v2.model.v251.group.ORL_O34_SPECIMEN
Packages that use ORL_O34_SPECIMEN
-
Uses of ORL_O34_SPECIMEN in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return ORL_O34_SPECIMENModifier and TypeMethodDescriptionORL_O34_PATIENT.getSPECIMEN()Returns the first repetition of SPECIMEN (a Group object) - creates it if necessaryORL_O34_PATIENT.getSPECIMEN(int rep) Returns a specific repetition of SPECIMEN (a Group object) - creates it if necessaryORL_O34_PATIENT.insertSPECIMEN(int rep) Inserts a specific repetition of SPECIMEN (a Group object)ORL_O34_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_O34_SPECIMENModifier and TypeMethodDescriptionORL_O34_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_O34_SPECIMENModifier and TypeMethodDescriptionvoidORL_O34_PATIENT.insertSPECIMEN(ORL_O34_SPECIMEN structure, int rep) Inserts a specific repetition of SPECIMEN (a Group object)