| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v24.message |
| Modifier and Type | Method and Description |
|---|---|
INV |
INU_U05.getINV()
Returns
the first repetition of
INV (Inventory Detail) - creates it if necessary
|
INV |
INR_U06.getINV()
Returns
the first repetition of
INV (Inventory Detail) - creates it if necessary
|
INV |
INU_U05.getINV(int rep)
Returns a specific repetition of
INV (Inventory Detail) - creates it if necessary
|
INV |
INR_U06.getINV(int rep)
Returns a specific repetition of
INV (Inventory Detail) - creates it if necessary
|
INV |
INU_U05.insertINV(int rep)
Inserts a specific repetition of INV (Inventory Detail)
|
INV |
INR_U06.insertINV(int rep)
Inserts a specific repetition of INV (Inventory Detail)
|
INV |
INU_U05.removeINV(int rep)
Removes a specific repetition of INV (Inventory Detail)
|
INV |
INR_U06.removeINV(int rep)
Removes a specific repetition of INV (Inventory Detail)
|
| Modifier and Type | Method and Description |
|---|---|
List<INV> |
INU_U05.getINVAll()
Returns a non-modifiable List containing all current existing repetitions of INV.
|
List<INV> |
INR_U06.getINVAll()
Returns a non-modifiable List containing all current existing repetitions of INV.
|
| Modifier and Type | Method and Description |
|---|---|
void |
INU_U05.insertINV(INV structure,
int rep)
Inserts a specific repetition of INV (Inventory Detail)
|
void |
INR_U06.insertINV(INV structure,
int rep)
Inserts a specific repetition of INV (Inventory Detail)
|
Copyright © 2001-2012 University Health Network. All Rights Reserved.