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