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

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

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

Methods in ca.uhn.hl7v2.model.v24.message that return MFR_M01_MF_QUERY
 MFR_M01_MF_QUERY MFR_M01.getMF_QUERY()
          Returns the first repetition of MF_QUERY (a Group object) - creates it if necessary
 MFR_M01_MF_QUERY MFR_M01.getMF_QUERY(int rep)
          Returns a specific repetition of MF_QUERY (a Group object) - creates it if necessary
 MFR_M01_MF_QUERY MFR_M01.insertMF_QUERY(int rep)
          Inserts a specific repetition of MF_QUERY (a Group object)
 MFR_M01_MF_QUERY MFR_M01.removeMF_QUERY(int rep)
          Removes a specific repetition of MF_QUERY (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type MFR_M01_MF_QUERY
 void MFR_M01.insertMF_QUERY(MFR_M01_MF_QUERY structure, int rep)
          Inserts a specific repetition of MF_QUERY (a Group object)
 



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