| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v231.message |
| Modifier and Type | Method and Description |
|---|---|
MFA |
MFK_M06.getMFA()
Returns
the first repetition of
MFA (MFA - master file acknowledgment segment) - creates it if necessary
|
MFA |
MFK_M05.getMFA()
Returns
the first repetition of
MFA (MFA - master file acknowledgment segment) - creates it if necessary
|
MFA |
MFK_M04.getMFA()
Returns
the first repetition of
MFA (MFA - master file acknowledgment segment) - creates it if necessary
|
MFA |
MFK_M01.getMFA()
Returns
the first repetition of
MFA (MFA - master file acknowledgment segment) - creates it if necessary
|
MFA |
MFK_M06.getMFA(int rep)
Returns a specific repetition of
MFA (MFA - master file acknowledgment segment) - creates it if necessary
|
MFA |
MFK_M05.getMFA(int rep)
Returns a specific repetition of
MFA (MFA - master file acknowledgment segment) - creates it if necessary
|
MFA |
MFK_M04.getMFA(int rep)
Returns a specific repetition of
MFA (MFA - master file acknowledgment segment) - creates it if necessary
|
MFA |
MFK_M01.getMFA(int rep)
Returns a specific repetition of
MFA (MFA - master file acknowledgment segment) - creates it if necessary
|
MFA |
MFK_M06.insertMFA(int rep)
Inserts a specific repetition of MFA (MFA - master file acknowledgment segment)
|
MFA |
MFK_M05.insertMFA(int rep)
Inserts a specific repetition of MFA (MFA - master file acknowledgment segment)
|
MFA |
MFK_M04.insertMFA(int rep)
Inserts a specific repetition of MFA (MFA - master file acknowledgment segment)
|
MFA |
MFK_M01.insertMFA(int rep)
Inserts a specific repetition of MFA (MFA - master file acknowledgment segment)
|
MFA |
MFK_M06.removeMFA(int rep)
Removes a specific repetition of MFA (MFA - master file acknowledgment segment)
|
MFA |
MFK_M05.removeMFA(int rep)
Removes a specific repetition of MFA (MFA - master file acknowledgment segment)
|
MFA |
MFK_M04.removeMFA(int rep)
Removes a specific repetition of MFA (MFA - master file acknowledgment segment)
|
MFA |
MFK_M01.removeMFA(int rep)
Removes a specific repetition of MFA (MFA - master file acknowledgment segment)
|
| Modifier and Type | Method and Description |
|---|---|
List<MFA> |
MFK_M06.getMFAAll()
Returns a non-modifiable List containing all current existing repetitions of MFA.
|
List<MFA> |
MFK_M05.getMFAAll()
Returns a non-modifiable List containing all current existing repetitions of MFA.
|
List<MFA> |
MFK_M04.getMFAAll()
Returns a non-modifiable List containing all current existing repetitions of MFA.
|
List<MFA> |
MFK_M01.getMFAAll()
Returns a non-modifiable List containing all current existing repetitions of MFA.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MFK_M06.insertMFA(MFA structure,
int rep)
Inserts a specific repetition of MFA (MFA - master file acknowledgment segment)
|
void |
MFK_M05.insertMFA(MFA structure,
int rep)
Inserts a specific repetition of MFA (MFA - master file acknowledgment segment)
|
void |
MFK_M04.insertMFA(MFA structure,
int rep)
Inserts a specific repetition of MFA (MFA - master file acknowledgment segment)
|
void |
MFK_M01.insertMFA(MFA structure,
int rep)
Inserts a specific repetition of MFA (MFA - master file acknowledgment segment)
|
Copyright © 2001-2012 University Health Network. All Rights Reserved.