Uses of Class
ca.uhn.hl7v2.model.v251.group.VXU_V04_TIMING
Packages that use VXU_V04_TIMING
-
Uses of VXU_V04_TIMING in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return VXU_V04_TIMINGModifier and TypeMethodDescriptionVXU_V04_ORDER.getTIMING()Returns the first repetition of TIMING (a Group object) - creates it if necessaryVXU_V04_ORDER.getTIMING(int rep) Returns a specific repetition of TIMING (a Group object) - creates it if necessaryVXU_V04_ORDER.insertTIMING(int rep) Inserts a specific repetition of TIMING (a Group object)VXU_V04_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 VXU_V04_TIMINGModifier and TypeMethodDescriptionVXU_V04_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 VXU_V04_TIMINGModifier and TypeMethodDescriptionvoidVXU_V04_ORDER.insertTIMING(VXU_V04_TIMING structure, int rep) Inserts a specific repetition of TIMING (a Group object)