| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v24.message |
| Modifier and Type | Method and Description |
|---|---|
RAR_RAR_DEFINITION |
RAR_RAR.getDEFINITION()
Returns
the first repetition of
DEFINITION (a Group object) - creates it if necessary
|
RAR_RAR_DEFINITION |
RAR_RAR.getDEFINITION(int rep)
Returns a specific repetition of
DEFINITION (a Group object) - creates it if necessary
|
RAR_RAR_DEFINITION |
RAR_RAR.insertDEFINITION(int rep)
Inserts a specific repetition of DEFINITION (a Group object)
|
RAR_RAR_DEFINITION |
RAR_RAR.removeDEFINITION(int rep)
Removes a specific repetition of DEFINITION (a Group object)
|
| Modifier and Type | Method and Description |
|---|---|
List<RAR_RAR_DEFINITION> |
RAR_RAR.getDEFINITIONAll()
Returns a non-modifiable List containing all current existing repetitions of DEFINITION.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RAR_RAR.insertDEFINITION(RAR_RAR_DEFINITION structure,
int rep)
Inserts a specific repetition of DEFINITION (a Group object)
|
Copyright © 2001-2012 University Health Network. All Rights Reserved.