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

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

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

Methods in ca.uhn.hl7v2.model.v24.message that return SSU_U03_SPECIMEN_CONTAINER
 SSU_U03_SPECIMEN_CONTAINER SSU_U03.getSPECIMEN_CONTAINER()
          Returns the first repetition of SPECIMEN_CONTAINER (a Group object) - creates it if necessary
 SSU_U03_SPECIMEN_CONTAINER SSU_U03.getSPECIMEN_CONTAINER(int rep)
          Returns a specific repetition of SPECIMEN_CONTAINER (a Group object) - creates it if necessary
 SSU_U03_SPECIMEN_CONTAINER SSU_U03.insertSPECIMEN_CONTAINER(int rep)
          Inserts a specific repetition of SPECIMEN_CONTAINER (a Group object)
 SSU_U03_SPECIMEN_CONTAINER SSU_U03.removeSPECIMEN_CONTAINER(int rep)
          Removes a specific repetition of SPECIMEN_CONTAINER (a Group object)
 

Methods in ca.uhn.hl7v2.model.v24.message with parameters of type SSU_U03_SPECIMEN_CONTAINER
 void SSU_U03.insertSPECIMEN_CONTAINER(SSU_U03_SPECIMEN_CONTAINER structure, int rep)
          Inserts a specific repetition of SPECIMEN_CONTAINER (a Group object)
 



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