| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v25.group |
| Modifier and Type | Method and Description |
|---|---|
ORI_O24_TIMING |
ORI_O24_ORDER.getTIMING()
Returns
the first repetition of
TIMING (a Group object) - creates it if necessary
|
ORI_O24_TIMING |
ORI_O24_ORDER.getTIMING(int rep)
Returns a specific repetition of
TIMING (a Group object) - creates it if necessary
|
ORI_O24_TIMING |
ORI_O24_ORDER.insertTIMING(int rep)
Inserts a specific repetition of TIMING (a Group object)
|
ORI_O24_TIMING |
ORI_O24_ORDER.removeTIMING(int rep)
Removes a specific repetition of TIMING (a Group object)
|
| Modifier and Type | Method and Description |
|---|---|
List<ORI_O24_TIMING> |
ORI_O24_ORDER.getTIMINGAll()
Returns a non-modifiable List containing all current existing repetitions of TIMING.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ORI_O24_ORDER.insertTIMING(ORI_O24_TIMING structure,
int rep)
Inserts a specific repetition of TIMING (a Group object)
|
Copyright © 2001-2012 University Health Network. All Rights Reserved.