| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v24.group |
| Modifier and Type | Method and Description |
|---|---|
RGR_RGR_ORDER |
RGR_RGR_DEFINTION.getORDER()
Returns
the first repetition of
ORDER (a Group object) - creates it if necessary
|
RGR_RGR_ORDER |
RGR_RGR_DEFINTION.getORDER(int rep)
Returns a specific repetition of
ORDER (a Group object) - creates it if necessary
|
RGR_RGR_ORDER |
RGR_RGR_DEFINTION.insertORDER(int rep)
Inserts a specific repetition of ORDER (a Group object)
|
RGR_RGR_ORDER |
RGR_RGR_DEFINTION.removeORDER(int rep)
Removes a specific repetition of ORDER (a Group object)
|
| Modifier and Type | Method and Description |
|---|---|
List<RGR_RGR_ORDER> |
RGR_RGR_DEFINTION.getORDERAll()
Returns a non-modifiable List containing all current existing repetitions of ORDER.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RGR_RGR_DEFINTION.insertORDER(RGR_RGR_ORDER structure,
int rep)
Inserts a specific repetition of ORDER (a Group object)
|
Copyright © 2001-2014 University Health Network. All Rights Reserved.