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

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

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

Methods in ca.uhn.hl7v2.model.v24.message that return SQR_S25_SCHEDULE
 SQR_S25_SCHEDULE SQR_S25.getSCHEDULE()
          Returns the first repetition of SCHEDULE (a Group object) - creates it if necessary
 SQR_S25_SCHEDULE SQR_S25.getSCHEDULE(int rep)
          Returns a specific repetition of SCHEDULE (a Group object) - creates it if necessary
 SQR_S25_SCHEDULE SQR_S25.insertSCHEDULE(int rep)
          Inserts a specific repetition of SCHEDULE (a Group object)
 SQR_S25_SCHEDULE SQR_S25.removeSCHEDULE(int rep)
          Removes a specific repetition of SCHEDULE (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type SQR_S25_SCHEDULE
 void SQR_S25.insertSCHEDULE(SQR_S25_SCHEDULE structure, int rep)
          Inserts a specific repetition of SCHEDULE (a Group object)
 



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