| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v25.message |
| Modifier and Type | Method and Description |
|---|---|
DFT_P11_COMMON_ORDER |
DFT_P11.getCOMMON_ORDER()
Returns
the first repetition of
COMMON_ORDER (a Group object) - creates it if necessary
|
DFT_P11_COMMON_ORDER |
DFT_P11.getCOMMON_ORDER(int rep)
Returns a specific repetition of
COMMON_ORDER (a Group object) - creates it if necessary
|
DFT_P11_COMMON_ORDER |
DFT_P11.insertCOMMON_ORDER(int rep)
Inserts a specific repetition of COMMON_ORDER (a Group object)
|
DFT_P11_COMMON_ORDER |
DFT_P11.removeCOMMON_ORDER(int rep)
Removes a specific repetition of COMMON_ORDER (a Group object)
|
| Modifier and Type | Method and Description |
|---|---|
List<DFT_P11_COMMON_ORDER> |
DFT_P11.getCOMMON_ORDERAll()
Returns a non-modifiable List containing all current existing repetitions of COMMON_ORDER.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DFT_P11.insertCOMMON_ORDER(DFT_P11_COMMON_ORDER structure,
int rep)
Inserts a specific repetition of COMMON_ORDER (a Group object)
|
Copyright © 2001-2012 University Health Network. All Rights Reserved.