| Package | Description |
|---|---|
| cdac.medinfo.model |
This package contains model classes of header & sections
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TestReport> |
Results.getTestDetails()
Returns the list of TestDetails.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Results.setTestDetails(java.util.List<TestReport> testDetails)
Sets the Test Details.
|