Uses of Class
ca.uhn.hl7v2.model.v251.group.MFN_M10_MF_TEST_BATTERIES
Packages that use MFN_M10_MF_TEST_BATTERIES
-
Uses of MFN_M10_MF_TEST_BATTERIES in ca.uhn.hl7v2.model.v251.message
Methods in ca.uhn.hl7v2.model.v251.message that return MFN_M10_MF_TEST_BATTERIESModifier and TypeMethodDescriptionMFN_M10.getMF_TEST_BATTERIES()Returns the first repetition of MF_TEST_BATTERIES (a Group object) - creates it if necessaryMFN_M10.getMF_TEST_BATTERIES(int rep) Returns a specific repetition of MF_TEST_BATTERIES (a Group object) - creates it if necessaryMFN_M10.insertMF_TEST_BATTERIES(int rep) Inserts a specific repetition of MF_TEST_BATTERIES (a Group object)MFN_M10.removeMF_TEST_BATTERIES(int rep) Removes a specific repetition of MF_TEST_BATTERIES (a Group object)Methods in ca.uhn.hl7v2.model.v251.message that return types with arguments of type MFN_M10_MF_TEST_BATTERIESModifier and TypeMethodDescriptionMFN_M10.getMF_TEST_BATTERIESAll()Returns a non-modifiable List containing all current existing repetitions of MF_TEST_BATTERIES.Methods in ca.uhn.hl7v2.model.v251.message with parameters of type MFN_M10_MF_TEST_BATTERIESModifier and TypeMethodDescriptionvoidMFN_M10.insertMF_TEST_BATTERIES(MFN_M10_MF_TEST_BATTERIES structure, int rep) Inserts a specific repetition of MF_TEST_BATTERIES (a Group object)