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

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

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

Methods in ca.uhn.hl7v2.model.v24.message that return INV
 INV INU_U05.getINV()
          Returns the first repetition of INV (Inventory Detail) - creates it if necessary
 INV INR_U06.getINV()
          Returns the first repetition of INV (Inventory Detail) - creates it if necessary
 INV INU_U05.getINV(int rep)
          Returns a specific repetition of INV (Inventory Detail) - creates it if necessary
 INV INR_U06.getINV(int rep)
          Returns a specific repetition of INV (Inventory Detail) - creates it if necessary
 INV INU_U05.insertINV(int rep)
          Inserts a specific repetition of INV (Inventory Detail)
 INV INR_U06.insertINV(int rep)
          Inserts a specific repetition of INV (Inventory Detail)
 INV INU_U05.removeINV(int rep)
          Removes a specific repetition of INV (Inventory Detail)
 INV INR_U06.removeINV(int rep)
          Removes a specific repetition of INV (Inventory Detail)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type INV
 void INU_U05.insertINV(INV structure, int rep)
          Inserts a specific repetition of INV (Inventory Detail)
 void INR_U06.insertINV(INV structure, int rep)
          Inserts a specific repetition of INV (Inventory Detail)
 



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