| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement |
Provides classes which implement Personnel Management Messages.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<EDU> |
PMU_B01_Common.getEducationSegments()
Retrieves Collection of Education Segments(EDU) present in this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PMU_B01_Common.addEducationSegment(EDU objEDU)
Adds Education Segment(EDU) to this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PMU_B01_Common.addEducationSegments(ISingleCollection<EDU> objEDUSegmentCollection)
Adds collection of Education Segment(EDU) to this message.
|