| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v26.group |
| Modifier and Type | Method and Description |
|---|---|
ILT |
MFN_M16_MATERIAL_LOCATION.getILT()
Returns
the first repetition of
ILT (Material Lot) - creates it if necessary
|
ILT |
MFN_M16_MATERIAL_LOCATION.getILT(int rep)
Returns a specific repetition of
ILT (Material Lot) - creates it if necessary
|
ILT |
MFN_M16_MATERIAL_LOCATION.insertILT(int rep)
Inserts a specific repetition of ILT (Material Lot)
|
ILT |
MFN_M16_MATERIAL_LOCATION.removeILT(int rep)
Removes a specific repetition of ILT (Material Lot)
|
| Modifier and Type | Method and Description |
|---|---|
List<ILT> |
MFN_M16_MATERIAL_LOCATION.getILTAll()
Returns a non-modifiable List containing all current existing repetitions of ILT.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MFN_M16_MATERIAL_LOCATION.insertILT(ILT structure,
int rep)
Inserts a specific repetition of ILT (Material Lot)
|
Copyright © 2001-2014 University Health Network. All Rights Reserved.