Uses of Class
ca.uhn.hl7v2.model.v251.group.OUL_R22_SPECIMEN
Packages that use OUL_R22_SPECIMEN
-
Uses of OUL_R22_SPECIMEN in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return OUL_R22_SPECIMENModifier and TypeMethodDescriptionOUL_R22.getSPECIMEN()Returns the first repetition of SPECIMEN (a Group object) - creates it if necessaryOUL_R22.getSPECIMEN(int rep) Returns a specific repetition of SPECIMEN (a Group object) - creates it if necessaryOUL_R22.insertSPECIMEN(int rep) Inserts a specific repetition of SPECIMEN (a Group object)OUL_R22.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 OUL_R22_SPECIMENModifier and TypeMethodDescriptionOUL_R22.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 OUL_R22_SPECIMENModifier and TypeMethodDescriptionvoidOUL_R22.insertSPECIMEN(OUL_R22_SPECIMEN structure, int rep) Inserts a specific repetition of SPECIMEN (a Group object)