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