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