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