Uses of Class
ca.uhn.hl7v2.model.v251.group.RGV_O15_TIMING_GIVE
Packages that use RGV_O15_TIMING_GIVE
-
Uses of RGV_O15_TIMING_GIVE in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return RGV_O15_TIMING_GIVEModifier and TypeMethodDescriptionRGV_O15_GIVE.getTIMING_GIVE()Returns the first repetition of TIMING_GIVE (a Group object) - creates it if necessaryRGV_O15_GIVE.getTIMING_GIVE(int rep) Returns a specific repetition of TIMING_GIVE (a Group object) - creates it if necessaryRGV_O15_GIVE.insertTIMING_GIVE(int rep) Inserts a specific repetition of TIMING_GIVE (a Group object)RGV_O15_GIVE.removeTIMING_GIVE(int rep) Removes a specific repetition of TIMING_GIVE (a Group object)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type RGV_O15_TIMING_GIVEModifier and TypeMethodDescriptionRGV_O15_GIVE.getTIMING_GIVEAll()Returns a non-modifiable List containing all current existing repetitions of TIMING_GIVE.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type RGV_O15_TIMING_GIVEModifier and TypeMethodDescriptionvoidRGV_O15_GIVE.insertTIMING_GIVE(RGV_O15_TIMING_GIVE structure, int rep) Inserts a specific repetition of TIMING_GIVE (a Group object)