| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v26.group |
| Modifier and Type | Method and Description |
|---|---|
MFN_M16_MATERIAL_LOCATION |
MFN_M16_MATERIAL_ITEM_RECORD.getMATERIAL_LOCATION()
Returns
the first repetition of
MATERIAL_LOCATION (a Group object) - creates it if necessary
|
MFN_M16_MATERIAL_LOCATION |
MFN_M16_MATERIAL_ITEM_RECORD.getMATERIAL_LOCATION(int rep)
Returns a specific repetition of
MATERIAL_LOCATION (a Group object) - creates it if necessary
|
MFN_M16_MATERIAL_LOCATION |
MFN_M16_MATERIAL_ITEM_RECORD.insertMATERIAL_LOCATION(int rep)
Inserts a specific repetition of MATERIAL_LOCATION (a Group object)
|
MFN_M16_MATERIAL_LOCATION |
MFN_M16_MATERIAL_ITEM_RECORD.removeMATERIAL_LOCATION(int rep)
Removes a specific repetition of MATERIAL_LOCATION (a Group object)
|
| Modifier and Type | Method and Description |
|---|---|
List<MFN_M16_MATERIAL_LOCATION> |
MFN_M16_MATERIAL_ITEM_RECORD.getMATERIAL_LOCATIONAll()
Returns a non-modifiable List containing all current existing repetitions of MATERIAL_LOCATION.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MFN_M16_MATERIAL_ITEM_RECORD.insertMATERIAL_LOCATION(MFN_M16_MATERIAL_LOCATION structure,
int rep)
Inserts a specific repetition of MATERIAL_LOCATION (a Group object)
|
Copyright © 2001-2014 University Health Network. All Rights Reserved.