Uses of Class
ca.uhn.hl7v2.model.v251.group.RRG_O16_TIMING_GIVE
Packages that use RRG_O16_TIMING_GIVE
-
Uses of RRG_O16_TIMING_GIVE in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return RRG_O16_TIMING_GIVEModifier and TypeMethodDescriptionRRG_O16_GIVE.getTIMING_GIVE()Returns the first repetition of TIMING_GIVE (a Group object) - creates it if necessaryRRG_O16_GIVE.getTIMING_GIVE(int rep) Returns a specific repetition of TIMING_GIVE (a Group object) - creates it if necessaryRRG_O16_GIVE.insertTIMING_GIVE(int rep) Inserts a specific repetition of TIMING_GIVE (a Group object)RRG_O16_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 RRG_O16_TIMING_GIVEModifier and TypeMethodDescriptionRRG_O16_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 RRG_O16_TIMING_GIVEModifier and TypeMethodDescriptionvoidRRG_O16_GIVE.insertTIMING_GIVE(RRG_O16_TIMING_GIVE structure, int rep) Inserts a specific repetition of TIMING_GIVE (a Group object)