| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v25.group |
| Modifier and Type | Method and Description |
|---|---|
RSP_K31_COMPONENTS |
RSP_K31_ORDER_DETAIL.getCOMPONENTS()
Returns
the first repetition of
COMPONENTS (a Group object) - creates it if necessary
|
RSP_K31_COMPONENTS |
RSP_K31_ORDER_DETAIL.getCOMPONENTS(int rep)
Returns a specific repetition of
COMPONENTS (a Group object) - creates it if necessary
|
RSP_K31_COMPONENTS |
RSP_K31_ORDER_DETAIL.insertCOMPONENTS(int rep)
Inserts a specific repetition of COMPONENTS (a Group object)
|
RSP_K31_COMPONENTS |
RSP_K31_ORDER_DETAIL.removeCOMPONENTS(int rep)
Removes a specific repetition of COMPONENTS (a Group object)
|
| Modifier and Type | Method and Description |
|---|---|
List<RSP_K31_COMPONENTS> |
RSP_K31_ORDER_DETAIL.getCOMPONENTSAll()
Returns a non-modifiable List containing all current existing repetitions of COMPONENTS.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RSP_K31_ORDER_DETAIL.insertCOMPONENTS(RSP_K31_COMPONENTS structure,
int rep)
Inserts a specific repetition of COMPONENTS (a Group object)
|
Copyright © 2001-2014 University Health Network. All Rights Reserved.