Uses of Class
ca.uhn.hl7v2.model.v251.group.RDS_O13_TIMING
Packages that use RDS_O13_TIMING
-
Uses of RDS_O13_TIMING in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return RDS_O13_TIMINGModifier and TypeMethodDescriptionRDS_O13_ORDER.getTIMING()Returns the first repetition of TIMING (a Group object) - creates it if necessaryRDS_O13_ORDER.getTIMING(int rep) Returns a specific repetition of TIMING (a Group object) - creates it if necessaryRDS_O13_ORDER.insertTIMING(int rep) Inserts a specific repetition of TIMING (a Group object)RDS_O13_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 RDS_O13_TIMINGModifier and TypeMethodDescriptionRDS_O13_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 RDS_O13_TIMINGModifier and TypeMethodDescriptionvoidRDS_O13_ORDER.insertTIMING(RDS_O13_TIMING structure, int rep) Inserts a specific repetition of TIMING (a Group object)