| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.baselibs.segments |
Provides classes which implement segments in HL7 standard.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<RPT> |
TQ1.getRepeatPattern()
Retrieves the Repeat Pattern.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TQ1.addRepeatPattern(RPT objrepeatPattern)
Add the Repeat Pattern.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TQ1.setRepeatPattern(ISingleCollection<RPT> objRepeatPattern)
Set the Repeat Pattern.
|