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