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