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

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

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

Methods in ca.uhn.hl7v2.model.v24.message that return RSP_K25_STAFF
 RSP_K25_STAFF RSP_K25.getSTAFF()
          Returns the first repetition of STAFF (a Group object) - creates it if necessary
 RSP_K25_STAFF RSP_K25.getSTAFF(int rep)
          Returns a specific repetition of STAFF (a Group object) - creates it if necessary
 RSP_K25_STAFF RSP_K25.insertSTAFF(int rep)
          Inserts a specific repetition of STAFF (a Group object)
 RSP_K25_STAFF RSP_K25.removeSTAFF(int rep)
          Removes a specific repetition of STAFF (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type RSP_K25_STAFF
 void RSP_K25.insertSTAFF(RSP_K25_STAFF structure, int rep)
          Inserts a specific repetition of STAFF (a Group object)
 



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