Uses of Class
ca.uhn.hl7v2.model.v251.group.BPS_O29_TIMING
Packages that use BPS_O29_TIMING
-
Uses of BPS_O29_TIMING in ca.uhn.hl7v2.model.v251.group
Methods in ca.uhn.hl7v2.model.v251.group that return BPS_O29_TIMINGModifier and TypeMethodDescriptionBPS_O29_ORDER.getTIMING()Returns the first repetition of TIMING (a Group object) - creates it if necessaryBPS_O29_ORDER.getTIMING(int rep) Returns a specific repetition of TIMING (a Group object) - creates it if necessaryBPS_O29_ORDER.insertTIMING(int rep) Inserts a specific repetition of TIMING (a Group object)BPS_O29_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 BPS_O29_TIMINGModifier and TypeMethodDescriptionBPS_O29_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 BPS_O29_TIMINGModifier and TypeMethodDescriptionvoidBPS_O29_ORDER.insertTIMING(BPS_O29_TIMING structure, int rep) Inserts a specific repetition of TIMING (a Group object)