Uses of Class
ca.uhn.hl7v2.model.v22.group.NMD_N01_CLOCK_AND_STATS_WITH_NOTES
Packages that use NMD_N01_CLOCK_AND_STATS_WITH_NOTES
-
Uses of NMD_N01_CLOCK_AND_STATS_WITH_NOTES in ca.uhn.hl7v2.model.v22.message
Methods in ca.uhn.hl7v2.model.v22.message that return NMD_N01_CLOCK_AND_STATS_WITH_NOTESModifier and TypeMethodDescriptionNMD_N01.getCLOCK_AND_STATS_WITH_NOTES()Returns the first repetition of CLOCK_AND_STATS_WITH_NOTES (a Group object) - creates it if necessaryNMD_N01.getCLOCK_AND_STATS_WITH_NOTES(int rep) Returns a specific repetition of CLOCK_AND_STATS_WITH_NOTES (a Group object) - creates it if necessaryNMD_N01.insertCLOCK_AND_STATS_WITH_NOTES(int rep) Inserts a specific repetition of CLOCK_AND_STATS_WITH_NOTES (a Group object)NMD_N01.removeCLOCK_AND_STATS_WITH_NOTES(int rep) Removes a specific repetition of CLOCK_AND_STATS_WITH_NOTES (a Group object)Methods in ca.uhn.hl7v2.model.v22.message that return types with arguments of type NMD_N01_CLOCK_AND_STATS_WITH_NOTESModifier and TypeMethodDescriptionNMD_N01.getCLOCK_AND_STATS_WITH_NOTESAll()Returns a non-modifiable List containing all current existing repetitions of CLOCK_AND_STATS_WITH_NOTES.Methods in ca.uhn.hl7v2.model.v22.message with parameters of type NMD_N01_CLOCK_AND_STATS_WITH_NOTESModifier and TypeMethodDescriptionvoidNMD_N01.insertCLOCK_AND_STATS_WITH_NOTES(NMD_N01_CLOCK_AND_STATS_WITH_NOTES structure, int rep) Inserts a specific repetition of CLOCK_AND_STATS_WITH_NOTES (a Group object)