| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.baselibs.segments |
Provides classes which implement segments in HL7 standard.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<RCD> |
RDF.getColumnDescription()
Retrieves the Column Description.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RDF.addColumnDescription(RCD objtempColumnDescription)
Set the Column Description.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RDF.setColumnDescription(ISingleCollection<RCD> objColumnDescriptionList)
Set the Column Description.
|