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