Uses of Class
ca.uhn.hl7v2.model.v251.group.CSU_C09_TIMING_QTY
Packages that use CSU_C09_TIMING_QTY
-
Uses of CSU_C09_TIMING_QTY in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return CSU_C09_TIMING_QTYModifier and TypeMethodDescriptionCSU_C09_STUDY_OBSERVATION.getTIMING_QTY()Returns the first repetition of TIMING_QTY (a Group object) - creates it if necessaryCSU_C09_STUDY_OBSERVATION.getTIMING_QTY(int rep) Returns a specific repetition of TIMING_QTY (a Group object) - creates it if necessaryCSU_C09_STUDY_OBSERVATION.insertTIMING_QTY(int rep) Inserts a specific repetition of TIMING_QTY (a Group object)CSU_C09_STUDY_OBSERVATION.removeTIMING_QTY(int rep) Removes a specific repetition of TIMING_QTY (a Group object)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type CSU_C09_TIMING_QTYModifier and TypeMethodDescriptionCSU_C09_STUDY_OBSERVATION.getTIMING_QTYAll()Returns a non-modifiable List containing all current existing repetitions of TIMING_QTY.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type CSU_C09_TIMING_QTYModifier and TypeMethodDescriptionvoidCSU_C09_STUDY_OBSERVATION.insertTIMING_QTY(CSU_C09_TIMING_QTY structure, int rep) Inserts a specific repetition of TIMING_QTY (a Group object)