| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.hl7model.messages.personnelmanagement |
Provides classes which implement Personnel Management Messages.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<AFF> |
PMU_B01_Common.getAffiliationSegments()
Retrieves Collection of Affiliation Segments(AFF) present in this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PMU_B01_Common.addAffiliationSegment(AFF objAFF)
Adds Affiliation Segment(AFF) to this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PMU_B01_Common.addAffiliationSegments(ISingleCollection<AFF> objAFFSegmentCollection)
Adds collection of Affiliation Segment(AFF) to this message.
|