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

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

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

Methods in ca.uhn.hl7v2.model.v24.message that return MFN_M01_MF
 MFN_M01_MF MFN_M01.getMF()
          Returns the first repetition of MF (a Group object) - creates it if necessary
 MFN_M01_MF MFN_M01.getMF(int rep)
          Returns a specific repetition of MF (a Group object) - creates it if necessary
 MFN_M01_MF MFN_M01.insertMF(int rep)
          Inserts a specific repetition of MF (a Group object)
 MFN_M01_MF MFN_M01.removeMF(int rep)
          Removes a specific repetition of MF (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type MFN_M01_MF
 void MFN_M01.insertMF(MFN_M01_MF structure, int rep)
          Inserts a specific repetition of MF (a Group object)
 



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