| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.hl7model.messages.materialsmanagement |
Provides classes which implement Materials Management Messages.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<SLT> |
SLR_S28_Common.getSterilizationLotSegments()
Retrieves Collection of Sterilization Lot(SLT) present in this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SLR_S28_Common.addSterilizationLotSegment(SLT objSLT)
Adds Sterilization Lot(SLT) to this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SLR_S28_Common.addSterilizationLotSegments(ISingleCollection<SLT> objSLTSegmentCollection)
Adds collection of Sterilization Lot(SLT) to this message.
|