Uses of Class
ca.uhn.hl7v2.model.v251.group.ORP_O10_TIMING
Packages that use ORP_O10_TIMING
-
Uses of ORP_O10_TIMING in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return ORP_O10_TIMINGModifier and TypeMethodDescriptionORP_O10_ORDER.getTIMING()Returns the first repetition of TIMING (a Group object) - creates it if necessaryORP_O10_ORDER.getTIMING(int rep) Returns a specific repetition of TIMING (a Group object) - creates it if necessaryORP_O10_ORDER.insertTIMING(int rep) Inserts a specific repetition of TIMING (a Group object)ORP_O10_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 ORP_O10_TIMINGModifier and TypeMethodDescriptionORP_O10_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 ORP_O10_TIMINGModifier and TypeMethodDescriptionvoidORP_O10_ORDER.insertTIMING(ORP_O10_TIMING structure, int rep) Inserts a specific repetition of TIMING (a Group object)