Uses of Class
ca.uhn.hl7v2.model.v251.group.BRT_O32_TIMING
Packages that use BRT_O32_TIMING
-
Uses of BRT_O32_TIMING in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return BRT_O32_TIMINGModifier and TypeMethodDescriptionBRT_O32_ORDER.getTIMING()Returns the first repetition of TIMING (a Group object) - creates it if necessaryBRT_O32_ORDER.getTIMING(int rep) Returns a specific repetition of TIMING (a Group object) - creates it if necessaryBRT_O32_ORDER.insertTIMING(int rep) Inserts a specific repetition of TIMING (a Group object)BRT_O32_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 BRT_O32_TIMINGModifier and TypeMethodDescriptionBRT_O32_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 BRT_O32_TIMINGModifier and TypeMethodDescriptionvoidBRT_O32_ORDER.insertTIMING(BRT_O32_TIMING structure, int rep) Inserts a specific repetition of TIMING (a Group object)