Uses of Class
ca.uhn.hl7v2.model.v23.group.ADT_A45_MERGE_INFO
Packages that use ADT_A45_MERGE_INFO
-
Uses of ADT_A45_MERGE_INFO in ca.uhn.hl7v2.model.v23.message
Methods in ca.uhn.hl7v2.model.v23.message that return ADT_A45_MERGE_INFOModifier and TypeMethodDescriptionADT_A45.getMERGE_INFO()Returns the first repetition of MERGE_INFO (a Group object) - creates it if necessaryADT_A45.getMERGE_INFO(int rep) Returns a specific repetition of MERGE_INFO (a Group object) - creates it if necessaryADT_A45.insertMERGE_INFO(int rep) Inserts a specific repetition of MERGE_INFO (a Group object)ADT_A45.removeMERGE_INFO(int rep) Removes a specific repetition of MERGE_INFO (a Group object)Methods in ca.uhn.hl7v2.model.v23.message that return types with arguments of type ADT_A45_MERGE_INFOModifier and TypeMethodDescriptionADT_A45.getMERGE_INFOAll()Returns a non-modifiable List containing all current existing repetitions of MERGE_INFO.Methods in ca.uhn.hl7v2.model.v23.message with parameters of type ADT_A45_MERGE_INFOModifier and TypeMethodDescriptionvoidADT_A45.insertMERGE_INFO(ADT_A45_MERGE_INFO structure, int rep) Inserts a specific repetition of MERGE_INFO (a Group object)