| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.hl7model.messages.materialsmanagement |
Provides classes which implement Materials Management Messages.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<SCP> |
STC_S33.getSterilizationConfigurationSegments()
Retrieves Collection of Sterilization Configuration(SCP) present in this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
STC_S33.addSterilizationConfigurationSegment(SCP objSCP)
Adds Sterilization Configuration(SCP) to this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
STC_S33.addSterilizationConfigurationSegments(ISingleCollection<SCP> objSCPSegmentCollection)
Adds collection of Sterilization Configuration(SCP) to this message.
|