Uses of Class
ca.uhn.hl7v2.model.v23.group.CSU_C10_STUDY_PHASE
Packages that use CSU_C10_STUDY_PHASE
-
Uses of CSU_C10_STUDY_PHASE in ca.uhn.hl7v2.model.v23.group
Methods in ca.uhn.hl7v2.model.v23.group that return CSU_C10_STUDY_PHASEModifier and TypeMethodDescriptionCSU_C10_PATIENT.getSTUDY_PHASE()Returns the first repetition of STUDY_PHASE (a Group object) - creates it if necessaryCSU_C10_PATIENT.getSTUDY_PHASE(int rep) Returns a specific repetition of STUDY_PHASE (a Group object) - creates it if necessaryCSU_C10_PATIENT.insertSTUDY_PHASE(int rep) Inserts a specific repetition of STUDY_PHASE (a Group object)CSU_C10_PATIENT.removeSTUDY_PHASE(int rep) Removes a specific repetition of STUDY_PHASE (a Group object)Methods in ca.uhn.hl7v2.model.v23.group that return types with arguments of type CSU_C10_STUDY_PHASEModifier and TypeMethodDescriptionCSU_C10_PATIENT.getSTUDY_PHASEAll()Returns a non-modifiable List containing all current existing repetitions of STUDY_PHASE.Methods in ca.uhn.hl7v2.model.v23.group with parameters of type CSU_C10_STUDY_PHASEModifier and TypeMethodDescriptionvoidCSU_C10_PATIENT.insertSTUDY_PHASE(CSU_C10_STUDY_PHASE structure, int rep) Inserts a specific repetition of STUDY_PHASE (a Group object)