| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v26.message |
| Modifier and Type | Method and Description |
|---|---|
SCP |
STC_S33.getSCP()
Returns
the first repetition of
SCP (Sterilizer Configuration Segment) - creates it if necessary
|
SCP |
STC_S33.getSCP(int rep)
Returns a specific repetition of
SCP (Sterilizer Configuration Segment) - creates it if necessary
|
SCP |
STC_S33.insertSCP(int rep)
Inserts a specific repetition of SCP (Sterilizer Configuration Segment)
|
SCP |
STC_S33.removeSCP(int rep)
Removes a specific repetition of SCP (Sterilizer Configuration Segment)
|
| Modifier and Type | Method and Description |
|---|---|
List<SCP> |
STC_S33.getSCPAll()
Returns a non-modifiable List containing all current existing repetitions of SCP.
|
| Modifier and Type | Method and Description |
|---|---|
void |
STC_S33.insertSCP(SCP structure,
int rep)
Inserts a specific repetition of SCP (Sterilizer Configuration Segment)
|
Copyright © 2001-2014 University Health Network. All Rights Reserved.