Uses of Class
ca.uhn.hl7v2.model.v22.group.MFR_M03_MF_TEST
Packages that use MFR_M03_MF_TEST
-
Uses of MFR_M03_MF_TEST in ca.uhn.hl7v2.model.v22.message
Methods in ca.uhn.hl7v2.model.v22.message that return MFR_M03_MF_TESTModifier and TypeMethodDescriptionMFR_M03.getMF_TEST()Returns the first repetition of MF_TEST (a Group object) - creates it if necessaryMFR_M03.getMF_TEST(int rep) Returns a specific repetition of MF_TEST (a Group object) - creates it if necessaryMFR_M03.insertMF_TEST(int rep) Inserts a specific repetition of MF_TEST (a Group object)MFR_M03.removeMF_TEST(int rep) Removes a specific repetition of MF_TEST (a Group object)Methods in ca.uhn.hl7v2.model.v22.message that return types with arguments of type MFR_M03_MF_TESTModifier and TypeMethodDescriptionMFR_M03.getMF_TESTAll()Returns a non-modifiable List containing all current existing repetitions of MF_TEST.Methods in ca.uhn.hl7v2.model.v22.message with parameters of type MFR_M03_MF_TESTModifier and TypeMethodDescriptionvoidMFR_M03.insertMF_TEST(MFR_M03_MF_TEST structure, int rep) Inserts a specific repetition of MF_TEST (a Group object)