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

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

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

Methods in ca.uhn.hl7v2.model.v24.message that return MFN_M05_MF_LOCATION
 MFN_M05_MF_LOCATION MFN_M05.getMF_LOCATION()
          Returns the first repetition of MF_LOCATION (a Group object) - creates it if necessary
 MFN_M05_MF_LOCATION MFN_M05.getMF_LOCATION(int rep)
          Returns a specific repetition of MF_LOCATION (a Group object) - creates it if necessary
 MFN_M05_MF_LOCATION MFN_M05.insertMF_LOCATION(int rep)
          Inserts a specific repetition of MF_LOCATION (a Group object)
 MFN_M05_MF_LOCATION MFN_M05.removeMF_LOCATION(int rep)
          Removes a specific repetition of MF_LOCATION (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type MFN_M05_MF_LOCATION
 void MFN_M05.insertMF_LOCATION(MFN_M05_MF_LOCATION structure, int rep)
          Inserts a specific repetition of MF_LOCATION (a Group object)
 



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