Uses of Class
ca.uhn.hl7v2.model.v22.group.MFN_M03_MF_TEST
Packages that use MFN_M03_MF_TEST
-
Uses of MFN_M03_MF_TEST in ca.uhn.hl7v2.model.v22.message
Methods in ca.uhn.hl7v2.model.v22.message that return MFN_M03_MF_TESTModifier and TypeMethodDescriptionMFN_M03.getMF_TEST()Returns the first repetition of MF_TEST (a Group object) - creates it if necessaryMFN_M03.getMF_TEST(int rep) Returns a specific repetition of MF_TEST (a Group object) - creates it if necessaryMFN_M03.insertMF_TEST(int rep) Inserts a specific repetition of MF_TEST (a Group object)MFN_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 MFN_M03_MF_TESTModifier and TypeMethodDescriptionMFN_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 MFN_M03_MF_TESTModifier and TypeMethodDescriptionvoidMFN_M03.insertMF_TEST(MFN_M03_MF_TEST structure, int rep) Inserts a specific repetition of MF_TEST (a Group object)