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

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

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

Methods in ca.uhn.hl7v2.model.v24.group that return LRL
 LRL MFN_M05_MF_LOCATION.getLRL()
          Returns the first repetition of LRL (Location Relationship) - creates it if necessary
 LRL MFN_M05_MF_LOCATION.getLRL(int rep)
          Returns a specific repetition of LRL (Location Relationship) - creates it if necessary
 LRL MFN_M05_MF_LOCATION.insertLRL(int rep)
          Inserts a specific repetition of LRL (Location Relationship)
 LRL MFN_M05_MF_LOCATION.removeLRL(int rep)
          Removes a specific repetition of LRL (Location Relationship)
 

Methods in ca.uhn.hl7v2.model.v24.group with parameters of type LRL
 void MFN_M05_MF_LOCATION.insertLRL(LRL structure, int rep)
          Inserts a specific repetition of LRL (Location Relationship)
 



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