| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v24.message |
| Modifier and Type | Method and Description |
|---|---|
ORF_R04_RESPONSE |
ORF_R04.getRESPONSE()
Returns
the first repetition of
RESPONSE (a Group object) - creates it if necessary
|
ORF_R04_RESPONSE |
ORF_R04.getRESPONSE(int rep)
Returns a specific repetition of
RESPONSE (a Group object) - creates it if necessary
|
ORF_R04_RESPONSE |
ORF_R04.insertRESPONSE(int rep)
Inserts a specific repetition of RESPONSE (a Group object)
|
ORF_R04_RESPONSE |
ORF_R04.removeRESPONSE(int rep)
Removes a specific repetition of RESPONSE (a Group object)
|
| Modifier and Type | Method and Description |
|---|---|
List<ORF_R04_RESPONSE> |
ORF_R04.getRESPONSEAll()
Returns a non-modifiable List containing all current existing repetitions of RESPONSE.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ORF_R04.insertRESPONSE(ORF_R04_RESPONSE structure,
int rep)
Inserts a specific repetition of RESPONSE (a Group object)
|
Copyright © 2001-2014 University Health Network. All Rights Reserved.