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

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

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

Methods in ca.uhn.hl7v2.model.v24.message that return MFN_M04_MF_CDM
 MFN_M04_MF_CDM MFN_M04.getMF_CDM()
          Returns the first repetition of MF_CDM (a Group object) - creates it if necessary
 MFN_M04_MF_CDM MFN_M04.getMF_CDM(int rep)
          Returns a specific repetition of MF_CDM (a Group object) - creates it if necessary
 MFN_M04_MF_CDM MFN_M04.insertMF_CDM(int rep)
          Inserts a specific repetition of MF_CDM (a Group object)
 MFN_M04_MF_CDM MFN_M04.removeMF_CDM(int rep)
          Removes a specific repetition of MF_CDM (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type MFN_M04_MF_CDM
 void MFN_M04.insertMF_CDM(MFN_M04_MF_CDM structure, int rep)
          Inserts a specific repetition of MF_CDM (a Group object)
 



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