Uses of Class
ca.uhn.hl7v2.model.v251.group.MFN_M07_MF_CLIN_STUDY_SCHED
Packages that use MFN_M07_MF_CLIN_STUDY_SCHED
-
Uses of MFN_M07_MF_CLIN_STUDY_SCHED in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return MFN_M07_MF_CLIN_STUDY_SCHEDModifier and TypeMethodDescriptionMFN_M07.getMF_CLIN_STUDY_SCHED()Returns the first repetition of MF_CLIN_STUDY_SCHED (a Group object) - creates it if necessaryMFN_M07.getMF_CLIN_STUDY_SCHED(int rep) Returns a specific repetition of MF_CLIN_STUDY_SCHED (a Group object) - creates it if necessaryMFN_M07.insertMF_CLIN_STUDY_SCHED(int rep) Inserts a specific repetition of MF_CLIN_STUDY_SCHED (a Group object)MFN_M07.removeMF_CLIN_STUDY_SCHED(int rep) Removes a specific repetition of MF_CLIN_STUDY_SCHED (a Group object)Methods in ca.uhn.hl7v2.model.v251.message that return types with arguments of type MFN_M07_MF_CLIN_STUDY_SCHEDModifier and TypeMethodDescriptionMFN_M07.getMF_CLIN_STUDY_SCHEDAll()Returns a non-modifiable List containing all current existing repetitions of MF_CLIN_STUDY_SCHED.Methods in ca.uhn.hl7v2.model.v251.message with parameters of type MFN_M07_MF_CLIN_STUDY_SCHEDModifier and TypeMethodDescriptionvoidMFN_M07.insertMF_CLIN_STUDY_SCHED(MFN_M07_MF_CLIN_STUDY_SCHED structure, int rep) Inserts a specific repetition of MF_CLIN_STUDY_SCHED (a Group object)