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

Packages that use LAN
ca.uhn.hl7v2.model.v24.group   
ca.uhn.hl7v2.model.v24.message   
 

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

Methods in ca.uhn.hl7v2.model.v24.group that return LAN
 LAN RSP_K25_STAFF.getLAN()
          Returns the first repetition of LAN (Language Detail) - creates it if necessary
 LAN RSP_K25_STAFF.getLAN(int rep)
          Returns a specific repetition of LAN (Language Detail) - creates it if necessary
 LAN RSP_K25_STAFF.insertLAN(int rep)
          Inserts a specific repetition of LAN (Language Detail)
 LAN RSP_K25_STAFF.removeLAN(int rep)
          Removes a specific repetition of LAN (Language Detail)
 

Methods in ca.uhn.hl7v2.model.v24.group with parameters of type LAN
 void RSP_K25_STAFF.insertLAN(LAN structure, int rep)
          Inserts a specific repetition of LAN (Language Detail)
 

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

Methods in ca.uhn.hl7v2.model.v24.message that return LAN
 LAN PMU_B01.getLAN()
          Returns the first repetition of LAN (Language Detail) - creates it if necessary
 LAN PMU_B01.getLAN(int rep)
          Returns a specific repetition of LAN (Language Detail) - creates it if necessary
 LAN PMU_B01.insertLAN(int rep)
          Inserts a specific repetition of LAN (Language Detail)
 LAN PMU_B01.removeLAN(int rep)
          Removes a specific repetition of LAN (Language Detail)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type LAN
 void PMU_B01.insertLAN(LAN structure, int rep)
          Inserts a specific repetition of LAN (Language Detail)
 



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