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

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

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

Methods in ca.uhn.hl7v2.model.v24.message that return TCC
 TCC TCU_U10.getTCC()
          Returns the first repetition of TCC (Test Code Configuration) - creates it if necessary
 TCC TCU_U10.getTCC(int rep)
          Returns a specific repetition of TCC (Test Code Configuration) - creates it if necessary
 TCC TCU_U10.insertTCC(int rep)
          Inserts a specific repetition of TCC (Test Code Configuration)
 TCC TCU_U10.removeTCC(int rep)
          Removes a specific repetition of TCC (Test Code Configuration)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type TCC
 void TCU_U10.insertTCC(TCC structure, int rep)
          Inserts a specific repetition of TCC (Test Code Configuration)
 



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