Uses of Class
ca.uhn.hl7v2.model.v24.group.RGR_RGR_DEFINTION
Packages that use RGR_RGR_DEFINTION
-
Uses of RGR_RGR_DEFINTION in ca.uhn.hl7v2.model.v24.message
Methods in ca.uhn.hl7v2.model.v24.message that return RGR_RGR_DEFINTIONModifier and TypeMethodDescriptionRGR_RGR.getDEFINTION()Returns the first repetition of DEFINTION (a Group object) - creates it if necessaryRGR_RGR.getDEFINTION(int rep) Returns a specific repetition of DEFINTION (a Group object) - creates it if necessaryRGR_RGR.insertDEFINTION(int rep) Inserts a specific repetition of DEFINTION (a Group object)RGR_RGR.removeDEFINTION(int rep) Removes a specific repetition of DEFINTION (a Group object)Methods in ca.uhn.hl7v2.model.v24.message that return types with arguments of type RGR_RGR_DEFINTIONModifier and TypeMethodDescriptionRGR_RGR.getDEFINTIONAll()Returns a non-modifiable List containing all current existing repetitions of DEFINTION.Methods in ca.uhn.hl7v2.model.v24.message with parameters of type RGR_RGR_DEFINTIONModifier and TypeMethodDescriptionvoidRGR_RGR.insertDEFINTION(RGR_RGR_DEFINTION structure, int rep) Inserts a specific repetition of DEFINTION (a Group object)