Uses of Class
ca.uhn.hl7v2.model.v24.group.CSU_C09_STUDY_OBSERVATION
Packages that use CSU_C09_STUDY_OBSERVATION
-
Uses of CSU_C09_STUDY_OBSERVATION in ca.uhn.hl7v2.model.v24.group
Methods in ca.uhn.hl7v2.model.v24.group that return CSU_C09_STUDY_OBSERVATIONModifier and TypeMethodDescriptionCSU_C09_STUDY_SCHEDULE.getSTUDY_OBSERVATION()Returns the first repetition of STUDY_OBSERVATION (a Group object) - creates it if necessaryCSU_C09_STUDY_SCHEDULE.getSTUDY_OBSERVATION(int rep) Returns a specific repetition of STUDY_OBSERVATION (a Group object) - creates it if necessaryCSU_C09_STUDY_SCHEDULE.insertSTUDY_OBSERVATION(int rep) Inserts a specific repetition of STUDY_OBSERVATION (a Group object)CSU_C09_STUDY_SCHEDULE.removeSTUDY_OBSERVATION(int rep) Removes a specific repetition of STUDY_OBSERVATION (a Group object)Methods in ca.uhn.hl7v2.model.v24.group that return types with arguments of type CSU_C09_STUDY_OBSERVATIONModifier and TypeMethodDescriptionCSU_C09_STUDY_SCHEDULE.getSTUDY_OBSERVATIONAll()Returns a non-modifiable List containing all current existing repetitions of STUDY_OBSERVATION.Methods in ca.uhn.hl7v2.model.v24.group with parameters of type CSU_C09_STUDY_OBSERVATIONModifier and TypeMethodDescriptionvoidCSU_C09_STUDY_SCHEDULE.insertSTUDY_OBSERVATION(CSU_C09_STUDY_OBSERVATION structure, int rep) Inserts a specific repetition of STUDY_OBSERVATION (a Group object)