| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.baselibs.messages |
Provides Classes necessary to create Message, Acknowledgement and also contains
Exception classes which are specific to message operations like serialize, validate & parse.
|
| cdac.medinfo.sdk.hl7282.commoninterface |
Defines contract for base library and HL7 model.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Group.populate(ISegmentSet objSegmentSet)
Populates the Segment Set.
|
| Modifier and Type | Method and Description |
|---|---|
int |
IGroup.populate(ISegmentSet objSegmentSet)
Populates the Segment Set.
|