Package | Description |
---|---|
ca.uhn.hl7v2.model.v22.message |
Modifier and Type | Method and Description |
---|---|
MFN_M01_MF |
MFN_M01.getMF()
Returns
the first repetition of
MF (a Group object) - creates it if necessary
|
MFN_M01_MF |
MFN_M01.getMF(int rep)
Returns a specific repetition of
MF (a Group object) - creates it if necessary
|
MFN_M01_MF |
MFN_M01.insertMF(int rep)
Inserts a specific repetition of MF (a Group object)
|
MFN_M01_MF |
MFN_M01.removeMF(int rep)
Removes a specific repetition of MF (a Group object)
|
Modifier and Type | Method and Description |
---|---|
List<MFN_M01_MF> |
MFN_M01.getMFAll()
Returns a non-modifiable List containing all current existing repetitions of MF.
|
Modifier and Type | Method and Description |
---|---|
void |
MFN_M01.insertMF(MFN_M01_MF structure,
int rep)
Inserts a specific repetition of MF (a Group object)
|
Copyright © 2001–2017 University Health Network. All rights reserved.