| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.baselibs.segments |
Provides classes which implement segments in HL7 standard.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<ERL> |
ERR.getErrorLocation()
Retrieves the Error Location.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ERR.addErrorLocation(ERL ErrorLocation)
Add the Error Location.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ERR.setErrorLocation(ISingleCollection<ERL> objErrorLocationList)
Set the Error Location.
|