| Package | Description |
|---|---|
| org.openmrs.reporting.report |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ReportElementDefinition> |
ReportDefinition.getReportElements()
Deprecated.
Gets the report elements.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportDefinition.addReportElement(ReportElementDefinition reportElement)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportDefinition.setReportElements(java.util.Set<ReportElementDefinition> reportElements)
Deprecated.
Sets the report elements.
|
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.