Uses of Class
ca.uhn.hl7v2.model.v251.group.OMN_O07_TIMING
Packages that use OMN_O07_TIMING
-
Uses of OMN_O07_TIMING in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return OMN_O07_TIMINGModifier and TypeMethodDescriptionOMN_O07_ORDER.getTIMING()Returns the first repetition of TIMING (a Group object) - creates it if necessaryOMN_O07_ORDER.getTIMING(int rep) Returns a specific repetition of TIMING (a Group object) - creates it if necessaryOMN_O07_ORDER.insertTIMING(int rep) Inserts a specific repetition of TIMING (a Group object)OMN_O07_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 OMN_O07_TIMINGModifier and TypeMethodDescriptionOMN_O07_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 OMN_O07_TIMINGModifier and TypeMethodDescriptionvoidOMN_O07_ORDER.insertTIMING(OMN_O07_TIMING structure, int rep) Inserts a specific repetition of TIMING (a Group object)