| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.baselibs.segments |
Provides classes which implement segments in HL7 standard.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<SRT> |
RCP.getSortField()
Retrieves the Sort Field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RCP.addSortField(SRT objtempSortField)
Set the Sort Field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RCP.setSortField(ISingleCollection<SRT> objSortFieldList)
Set the Sort Field list.
|