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

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

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

Methods in ca.uhn.hl7v2.model.v231.message that return ADT_A06_PR1ROL
 ADT_A06_PR1ROL ADT_A06.getPR1ROL()
          Returns the first repetition of PR1ROL (a Group object) - creates it if necessary
 ADT_A06_PR1ROL ADT_A06.getPR1ROL(int rep)
          Returns a specific repetition of PR1ROL (a Group object) - creates it if necessary
 ADT_A06_PR1ROL ADT_A06.insertPR1ROL(int rep)
          Inserts a specific repetition of PR1ROL (a Group object)
 ADT_A06_PR1ROL ADT_A06.removePR1ROL(int rep)
          Removes a specific repetition of PR1ROL (a Group object)
 

Methods in ca.uhn.hl7v2.model.v231.message with parameters of type ADT_A06_PR1ROL
 void ADT_A06.insertPR1ROL(ADT_A06_PR1ROL structure, int rep)
          Inserts a specific repetition of PR1ROL (a Group object)
 



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