| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v26.group |
| Modifier and Type | Method and Description |
|---|---|
SSU_U03_SPECIMEN |
SSU_U03_SPECIMEN_CONTAINER.getSPECIMEN()
Returns
the first repetition of
SPECIMEN (a Group object) - creates it if necessary
|
SSU_U03_SPECIMEN |
SSU_U03_SPECIMEN_CONTAINER.getSPECIMEN(int rep)
Returns a specific repetition of
SPECIMEN (a Group object) - creates it if necessary
|
SSU_U03_SPECIMEN |
SSU_U03_SPECIMEN_CONTAINER.insertSPECIMEN(int rep)
Inserts a specific repetition of SPECIMEN (a Group object)
|
SSU_U03_SPECIMEN |
SSU_U03_SPECIMEN_CONTAINER.removeSPECIMEN(int rep)
Removes a specific repetition of SPECIMEN (a Group object)
|
| Modifier and Type | Method and Description |
|---|---|
List<SSU_U03_SPECIMEN> |
SSU_U03_SPECIMEN_CONTAINER.getSPECIMENAll()
Returns a non-modifiable List containing all current existing repetitions of SPECIMEN.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SSU_U03_SPECIMEN_CONTAINER.insertSPECIMEN(SSU_U03_SPECIMEN structure,
int rep)
Inserts a specific repetition of SPECIMEN (a Group object)
|
Copyright © 2001-2014 University Health Network. All Rights Reserved.