Uses of Class
ca.uhn.hl7v2.model.v251.group.PEX_P07_NK1_TIMING_QTY
Packages that use PEX_P07_NK1_TIMING_QTY
-
Uses of PEX_P07_NK1_TIMING_QTY in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return PEX_P07_NK1_TIMING_QTYModifier and TypeMethodDescriptionPEX_P07_ASSOCIATED_RX_ORDER.getNK1_TIMING_QTY()Returns the first repetition of NK1_TIMING_QTY (a Group object) - creates it if necessaryPEX_P07_ASSOCIATED_RX_ORDER.getNK1_TIMING_QTY(int rep) Returns a specific repetition of NK1_TIMING_QTY (a Group object) - creates it if necessaryPEX_P07_ASSOCIATED_RX_ORDER.insertNK1_TIMING_QTY(int rep) Inserts a specific repetition of NK1_TIMING_QTY (a Group object)PEX_P07_ASSOCIATED_RX_ORDER.removeNK1_TIMING_QTY(int rep) Removes a specific repetition of NK1_TIMING_QTY (a Group object)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type PEX_P07_NK1_TIMING_QTYModifier and TypeMethodDescriptionPEX_P07_ASSOCIATED_RX_ORDER.getNK1_TIMING_QTYAll()Returns a non-modifiable List containing all current existing repetitions of NK1_TIMING_QTY.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type PEX_P07_NK1_TIMING_QTYModifier and TypeMethodDescriptionvoidPEX_P07_ASSOCIATED_RX_ORDER.insertNK1_TIMING_QTY(PEX_P07_NK1_TIMING_QTY structure, int rep) Inserts a specific repetition of NK1_TIMING_QTY (a Group object)