Uses of Class
ca.uhn.hl7v2.model.v231.group.DFT_P03_IN1IN2IN3

Packages that use DFT_P03_IN1IN2IN3
ca.uhn.hl7v2.model.v231.message   
 

Uses of DFT_P03_IN1IN2IN3 in ca.uhn.hl7v2.model.v231.message
 

Methods in ca.uhn.hl7v2.model.v231.message that return DFT_P03_IN1IN2IN3
 DFT_P03_IN1IN2IN3 DFT_P03.getIN1IN2IN3()
          Returns the first repetition of IN1IN2IN3 (a Group object) - creates it if necessary
 DFT_P03_IN1IN2IN3 DFT_P03.getIN1IN2IN3(int rep)
          Returns a specific repetition of IN1IN2IN3 (a Group object) - creates it if necessary
 DFT_P03_IN1IN2IN3 DFT_P03.insertIN1IN2IN3(int rep)
          Inserts a specific repetition of IN1IN2IN3 (a Group object)
 DFT_P03_IN1IN2IN3 DFT_P03.removeIN1IN2IN3(int rep)
          Removes a specific repetition of IN1IN2IN3 (a Group object)
 

Methods in ca.uhn.hl7v2.model.v231.message with parameters of type DFT_P03_IN1IN2IN3
 void DFT_P03.insertIN1IN2IN3(DFT_P03_IN1IN2IN3 structure, int rep)
          Inserts a specific repetition of IN1IN2IN3 (a Group object)
 



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