Uses of Class
ca.uhn.hl7v2.model.v251.group.NMQ_N01_CLOCK_AND_STATISTICS
Packages that use NMQ_N01_CLOCK_AND_STATISTICS
-
Uses of NMQ_N01_CLOCK_AND_STATISTICS in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return NMQ_N01_CLOCK_AND_STATISTICSModifier and TypeMethodDescriptionNMQ_N01.getCLOCK_AND_STATISTICS()Returns the first repetition of CLOCK_AND_STATISTICS (a Group object) - creates it if necessaryNMQ_N01.getCLOCK_AND_STATISTICS(int rep) Returns a specific repetition of CLOCK_AND_STATISTICS (a Group object) - creates it if necessaryNMQ_N01.insertCLOCK_AND_STATISTICS(int rep) Inserts a specific repetition of CLOCK_AND_STATISTICS (a Group object)NMQ_N01.removeCLOCK_AND_STATISTICS(int rep) Removes a specific repetition of CLOCK_AND_STATISTICS (a Group object)Methods in ca.uhn.hl7v2.model.v251.message that return types with arguments of type NMQ_N01_CLOCK_AND_STATISTICSModifier and TypeMethodDescriptionNMQ_N01.getCLOCK_AND_STATISTICSAll()Returns a non-modifiable List containing all current existing repetitions of CLOCK_AND_STATISTICS.Methods in ca.uhn.hl7v2.model.v251.message with parameters of type NMQ_N01_CLOCK_AND_STATISTICSModifier and TypeMethodDescriptionvoidNMQ_N01.insertCLOCK_AND_STATISTICS(NMQ_N01_CLOCK_AND_STATISTICS structure, int rep) Inserts a specific repetition of CLOCK_AND_STATISTICS (a Group object)