Uses of Class
ca.uhn.hl7v2.model.v23.group.RGR_RGR_DEFINITION
Packages that use RGR_RGR_DEFINITION
-
Uses of RGR_RGR_DEFINITION in ca.uhn.hl7v2.model.v23.message
Methods in ca.uhn.hl7v2.model.v23.message that return RGR_RGR_DEFINITIONModifier and TypeMethodDescriptionRGR_RGR.getDEFINITION()Returns the first repetition of DEFINITION (a Group object) - creates it if necessaryRGR_RGR.getDEFINITION(int rep) Returns a specific repetition of DEFINITION (a Group object) - creates it if necessaryRGR_RGR.insertDEFINITION(int rep) Inserts a specific repetition of DEFINITION (a Group object)RGR_RGR.removeDEFINITION(int rep) Removes a specific repetition of DEFINITION (a Group object)Methods in ca.uhn.hl7v2.model.v23.message that return types with arguments of type RGR_RGR_DEFINITIONModifier and TypeMethodDescriptionRGR_RGR.getDEFINITIONAll()Returns a non-modifiable List containing all current existing repetitions of DEFINITION.Methods in ca.uhn.hl7v2.model.v23.message with parameters of type RGR_RGR_DEFINITIONModifier and TypeMethodDescriptionvoidRGR_RGR.insertDEFINITION(RGR_RGR_DEFINITION structure, int rep) Inserts a specific repetition of DEFINITION (a Group object)