| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles |
Provides classes which implement Master Files Messages .
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<MFA> |
MFK_M01_Common.getMasterFileACKSegments()
Retrieves Collection of Master File ACK segment(MFA) present in this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MFK_M01_Common.addMasterFileACKSegment(MFA objMFA)
Adds Master File ACK Segment(MFA) to this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MFK_M01_Common.addMasterFileACKSegments(ISingleCollection<MFA> objMFASegments)
Adds collection of Master File ACK Segment(MFA) to this message.
|