Uses of Class
ca.uhn.hl7v2.model.v23.group.ADT_AXX_MERGE_INFO
Packages that use ADT_AXX_MERGE_INFO
-
Uses of ADT_AXX_MERGE_INFO in ca.uhn.hl7v2.model.v23.message
Methods in ca.uhn.hl7v2.model.v23.message that return ADT_AXX_MERGE_INFOModifier and TypeMethodDescriptionADT_AXX.getMERGE_INFO()Returns the first repetition of MERGE_INFO () - creates it if necessaryADT_AXX.getMERGE_INFO(int rep) Returns a specific repetition of MERGE_INFO () - creates it if necessaryADT_AXX.insertMERGE_INFO(int rep) Inserts a specific repetition of MERGE_INFO ()ADT_AXX.removeMERGE_INFO(int rep) Removes a specific repetition of MERGE_INFO ()Methods in ca.uhn.hl7v2.model.v23.message that return types with arguments of type ADT_AXX_MERGE_INFOModifier and TypeMethodDescriptionADT_AXX.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_AXX_MERGE_INFOModifier and TypeMethodDescriptionvoidADT_AXX.insertMERGE_INFO(ADT_AXX_MERGE_INFO structure, int rep) Inserts a specific repetition of MERGE_INFO ()