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