| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v24.message |
| Modifier and Type | Method and Description |
|---|---|
TCC |
TCU_U10.getTCC()
Returns
the first repetition of
TCC (Test Code Configuration) - creates it if necessary
|
TCC |
TCU_U10.getTCC(int rep)
Returns a specific repetition of
TCC (Test Code Configuration) - creates it if necessary
|
TCC |
TCU_U10.insertTCC(int rep)
Inserts a specific repetition of TCC (Test Code Configuration)
|
TCC |
TCU_U10.removeTCC(int rep)
Removes a specific repetition of TCC (Test Code Configuration)
|
| Modifier and Type | Method and Description |
|---|---|
List<TCC> |
TCU_U10.getTCCAll()
Returns a non-modifiable List containing all current existing repetitions of TCC.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TCU_U10.insertTCC(TCC structure,
int rep)
Inserts a specific repetition of TCC (Test Code Configuration)
|
Copyright © 2001-2014 University Health Network. All Rights Reserved.