Uses of Class
ca.uhn.hl7v2.model.v24.group.EAN_U09_NOTIFICATION

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

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

Methods in ca.uhn.hl7v2.model.v24.message that return EAN_U09_NOTIFICATION
 EAN_U09_NOTIFICATION EAN_U09.getNOTIFICATION()
          Returns the first repetition of NOTIFICATION (a Group object) - creates it if necessary
 EAN_U09_NOTIFICATION EAN_U09.getNOTIFICATION(int rep)
          Returns a specific repetition of NOTIFICATION (a Group object) - creates it if necessary
 EAN_U09_NOTIFICATION EAN_U09.insertNOTIFICATION(int rep)
          Inserts a specific repetition of NOTIFICATION (a Group object)
 EAN_U09_NOTIFICATION EAN_U09.removeNOTIFICATION(int rep)
          Removes a specific repetition of NOTIFICATION (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type EAN_U09_NOTIFICATION
 void EAN_U09.insertNOTIFICATION(EAN_U09_NOTIFICATION structure, int rep)
          Inserts a specific repetition of NOTIFICATION (a Group object)
 



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