Uses of Class
ca.uhn.hl7v2.model.v24.group.MFN_M03_MF_TEST

Packages that use MFN_M03_MF_TEST
ca.uhn.hl7v2.model.v24.message   
 

Uses of MFN_M03_MF_TEST in ca.uhn.hl7v2.model.v24.message
 

Methods in ca.uhn.hl7v2.model.v24.message that return MFN_M03_MF_TEST
 MFN_M03_MF_TEST MFN_M03.getMF_TEST()
          Returns the first repetition of MF_TEST (a Group object) - creates it if necessary
 MFN_M03_MF_TEST MFN_M03.getMF_TEST(int rep)
          Returns a specific repetition of MF_TEST (a Group object) - creates it if necessary
 MFN_M03_MF_TEST MFN_M03.insertMF_TEST(int rep)
          Inserts a specific repetition of MF_TEST (a Group object)
 MFN_M03_MF_TEST MFN_M03.removeMF_TEST(int rep)
          Removes a specific repetition of MF_TEST (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type MFN_M03_MF_TEST
 void MFN_M03.insertMF_TEST(MFN_M03_MF_TEST structure, int rep)
          Inserts a specific repetition of MF_TEST (a Group object)
 



Copyright © 2001-2011 University Health Network. All Rights Reserved.