Uses of Class
ca.uhn.hl7v2.model.v22.group.NMQ_N02_CLOCK_AND_STATISTICS
Packages that use NMQ_N02_CLOCK_AND_STATISTICS
-
Uses of NMQ_N02_CLOCK_AND_STATISTICS in ca.uhn.hl7v2.model.v22.message
Methods in ca.uhn.hl7v2.model.v22.message that return NMQ_N02_CLOCK_AND_STATISTICSModifier and TypeMethodDescriptionNMQ_N02.getCLOCK_AND_STATISTICS()Returns the first repetition of CLOCK_AND_STATISTICS (a Group object) - creates it if necessaryNMQ_N02.getCLOCK_AND_STATISTICS(int rep) Returns a specific repetition of CLOCK_AND_STATISTICS (a Group object) - creates it if necessaryNMQ_N02.insertCLOCK_AND_STATISTICS(int rep) Inserts a specific repetition of CLOCK_AND_STATISTICS (a Group object)NMQ_N02.removeCLOCK_AND_STATISTICS(int rep) Removes a specific repetition of CLOCK_AND_STATISTICS (a Group object)Methods in ca.uhn.hl7v2.model.v22.message that return types with arguments of type NMQ_N02_CLOCK_AND_STATISTICSModifier and TypeMethodDescriptionNMQ_N02.getCLOCK_AND_STATISTICSAll()Returns a non-modifiable List containing all current existing repetitions of CLOCK_AND_STATISTICS.Methods in ca.uhn.hl7v2.model.v22.message with parameters of type NMQ_N02_CLOCK_AND_STATISTICSModifier and TypeMethodDescriptionvoidNMQ_N02.insertCLOCK_AND_STATISTICS(NMQ_N02_CLOCK_AND_STATISTICS structure, int rep) Inserts a specific repetition of CLOCK_AND_STATISTICS (a Group object)