Uses of Class
ca.uhn.hl7v2.model.v231.segment.LCC

Packages that use LCC
ca.uhn.hl7v2.model.v231.group   
 

Uses of LCC in ca.uhn.hl7v2.model.v231.group
 

Methods in ca.uhn.hl7v2.model.v231.group that return LCC
 LCC MFN_M05_LDPLCHLCC.getLCC()
          Returns the first repetition of LCC (LCC - location charge code segment) - creates it if necessary
 LCC MFN_M05_LDPLCHLCC.getLCC(int rep)
          Returns a specific repetition of LCC (LCC - location charge code segment) - creates it if necessary
 LCC MFN_M05_LDPLCHLCC.insertLCC(int rep)
          Inserts a specific repetition of LCC (LCC - location charge code segment)
 LCC MFN_M05_LDPLCHLCC.removeLCC(int rep)
          Removes a specific repetition of LCC (LCC - location charge code segment)
 

Methods in ca.uhn.hl7v2.model.v231.group with parameters of type LCC
 void MFN_M05_LDPLCHLCC.insertLCC(LCC structure, int rep)
          Inserts a specific repetition of LCC (LCC - location charge code segment)
 



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