Uses of Class
ca.uhn.hl7v2.model.v24.group.CSU_C09_STUDY_PHARM
Packages that use CSU_C09_STUDY_PHARM
-
Uses of CSU_C09_STUDY_PHARM in ca.uhn.hl7v2.model.v24.group
Methods in ca.uhn.hl7v2.model.v24.group that return CSU_C09_STUDY_PHARMModifier and TypeMethodDescriptionCSU_C09_STUDY_SCHEDULE.getSTUDY_PHARM()Returns the first repetition of STUDY_PHARM (a Group object) - creates it if necessaryCSU_C09_STUDY_SCHEDULE.getSTUDY_PHARM(int rep) Returns a specific repetition of STUDY_PHARM (a Group object) - creates it if necessaryCSU_C09_STUDY_SCHEDULE.insertSTUDY_PHARM(int rep) Inserts a specific repetition of STUDY_PHARM (a Group object)CSU_C09_STUDY_SCHEDULE.removeSTUDY_PHARM(int rep) Removes a specific repetition of STUDY_PHARM (a Group object)Methods in ca.uhn.hl7v2.model.v24.group that return types with arguments of type CSU_C09_STUDY_PHARMModifier and TypeMethodDescriptionCSU_C09_STUDY_SCHEDULE.getSTUDY_PHARMAll()Returns a non-modifiable List containing all current existing repetitions of STUDY_PHARM.Methods in ca.uhn.hl7v2.model.v24.group with parameters of type CSU_C09_STUDY_PHARMModifier and TypeMethodDescriptionvoidCSU_C09_STUDY_SCHEDULE.insertSTUDY_PHARM(CSU_C09_STUDY_PHARM structure, int rep) Inserts a specific repetition of STUDY_PHARM (a Group object)