| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.hl7model.messages.masterfiles |
Provides classes which implement Master Files Messages .
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<MFE> |
MFN_M13.getMasterFileEntrySegments()
Retrieves Collection of MasterFileEntry Segments(MFE) present in this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MFN_M13.addMasterFileEntrySegment(MFE objMFE)
Adds MasterFileEntry Segment(MFE) to this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MFN_M13.addMasterFileEntrySegments(ISingleCollection<MFE> objMFE)
Adds collection of MasterFileEntry Segment(MFE) to this message.
|