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