Uses of Class
ca.uhn.hl7v2.model.v251.group.RRD_O14_TIMING
Packages that use RRD_O14_TIMING
-
Uses of RRD_O14_TIMING in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return RRD_O14_TIMINGModifier and TypeMethodDescriptionRRD_O14_ORDER.getTIMING()Returns the first repetition of TIMING (a Group object) - creates it if necessaryRRD_O14_ORDER.getTIMING(int rep) Returns a specific repetition of TIMING (a Group object) - creates it if necessaryRRD_O14_ORDER.insertTIMING(int rep) Inserts a specific repetition of TIMING (a Group object)RRD_O14_ORDER.removeTIMING(int rep) Removes a specific repetition of TIMING (a Group object)Methods in ca.uhn.hl7v2.model.v251.group that return types with arguments of type RRD_O14_TIMINGModifier and TypeMethodDescriptionRRD_O14_ORDER.getTIMINGAll()Returns a non-modifiable List containing all current existing repetitions of TIMING.Methods in ca.uhn.hl7v2.model.v251.group with parameters of type RRD_O14_TIMINGModifier and TypeMethodDescriptionvoidRRD_O14_ORDER.insertTIMING(RRD_O14_TIMING structure, int rep) Inserts a specific repetition of TIMING (a Group object)