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

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

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

Methods in ca.uhn.hl7v2.model.v24.message that return EQP
 EQP LSU_U12.getEQP()
          Returns the first repetition of EQP (Equipment/log Service) - creates it if necessary
 EQP LSU_U12.getEQP(int rep)
          Returns a specific repetition of EQP (Equipment/log Service) - creates it if necessary
 EQP LSU_U12.insertEQP(int rep)
          Inserts a specific repetition of EQP (Equipment/log Service)
 EQP LSU_U12.removeEQP(int rep)
          Removes a specific repetition of EQP (Equipment/log Service)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type EQP
 void LSU_U12.insertEQP(EQP structure, int rep)
          Inserts a specific repetition of EQP (Equipment/log Service)
 



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