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

Packages that use LCH
ca.uhn.hl7v2.model.v24.group   
 

Uses of LCH in ca.uhn.hl7v2.model.v24.group
 

Methods in ca.uhn.hl7v2.model.v24.group that return LCH
 LCH MFN_M05_MF_LOCATION.getLCH()
          Returns the first repetition of LCH (Location Characteristic) - creates it if necessary
 LCH MFN_M05_MF_LOC_DEPT.getLCH()
          Returns the first repetition of LCH (Location Characteristic) - creates it if necessary
 LCH MFN_M05_MF_LOCATION.getLCH(int rep)
          Returns a specific repetition of LCH (Location Characteristic) - creates it if necessary
 LCH MFN_M05_MF_LOC_DEPT.getLCH(int rep)
          Returns a specific repetition of LCH (Location Characteristic) - creates it if necessary
 LCH MFN_M05_MF_LOCATION.insertLCH(int rep)
          Inserts a specific repetition of LCH (Location Characteristic)
 LCH MFN_M05_MF_LOC_DEPT.insertLCH(int rep)
          Inserts a specific repetition of LCH (Location Characteristic)
 LCH MFN_M05_MF_LOCATION.removeLCH(int rep)
          Removes a specific repetition of LCH (Location Characteristic)
 LCH MFN_M05_MF_LOC_DEPT.removeLCH(int rep)
          Removes a specific repetition of LCH (Location Characteristic)
 

Methods in ca.uhn.hl7v2.model.v24.group with parameters of type LCH
 void MFN_M05_MF_LOCATION.insertLCH(LCH structure, int rep)
          Inserts a specific repetition of LCH (Location Characteristic)
 void MFN_M05_MF_LOC_DEPT.insertLCH(LCH structure, int rep)
          Inserts a specific repetition of LCH (Location Characteristic)
 



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