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