Uses of Class
ca.uhn.hl7v2.model.v251.group.OML_O21_TIMING
Packages that use OML_O21_TIMING
-
Uses of OML_O21_TIMING in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return OML_O21_TIMINGModifier and TypeMethodDescriptionOML_O21_ORDER.getTIMING()Returns the first repetition of TIMING (a Group object) - creates it if necessaryOML_O21_ORDER.getTIMING(int rep) Returns a specific repetition of TIMING (a Group object) - creates it if necessaryOML_O21_ORDER.insertTIMING(int rep) Inserts a specific repetition of TIMING (a Group object)OML_O21_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 OML_O21_TIMINGModifier and TypeMethodDescriptionOML_O21_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 OML_O21_TIMINGModifier and TypeMethodDescriptionvoidOML_O21_ORDER.insertTIMING(OML_O21_TIMING structure, int rep) Inserts a specific repetition of TIMING (a Group object)