Uses of Class
ca.uhn.hl7v2.model.v251.group.OMP_O09_TIMING
Packages that use OMP_O09_TIMING
-
Uses of OMP_O09_TIMING in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return OMP_O09_TIMINGModifier and TypeMethodDescriptionOMP_O09_ORDER.getTIMING()Returns the first repetition of TIMING (a Group object) - creates it if necessaryOMP_O09_ORDER.getTIMING(int rep) Returns a specific repetition of TIMING (a Group object) - creates it if necessaryOMP_O09_ORDER.insertTIMING(int rep) Inserts a specific repetition of TIMING (a Group object)OMP_O09_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 OMP_O09_TIMINGModifier and TypeMethodDescriptionOMP_O09_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 OMP_O09_TIMINGModifier and TypeMethodDescriptionvoidOMP_O09_ORDER.insertTIMING(OMP_O09_TIMING structure, int rep) Inserts a specific repetition of TIMING (a Group object)