Uses of Class
ca.uhn.hl7v2.model.v24.segment.MFA

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

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

Methods in ca.uhn.hl7v2.model.v24.message that return MFA
 MFA MFK_M01.getMFA()
          Returns the first repetition of MFA (Master File Acknowledgment) - creates it if necessary
 MFA MFK_M01.getMFA(int rep)
          Returns a specific repetition of MFA (Master File Acknowledgment) - creates it if necessary
 MFA MFK_M01.insertMFA(int rep)
          Inserts a specific repetition of MFA (Master File Acknowledgment)
 MFA MFK_M01.removeMFA(int rep)
          Removes a specific repetition of MFA (Master File Acknowledgment)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type MFA
 void MFK_M01.insertMFA(MFA structure, int rep)
          Inserts a specific repetition of MFA (Master File Acknowledgment)
 



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