@Deprecated public class ReportData extends Object
| Constructor and Description | 
|---|
| ReportData()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,DataSet> | getDataSets()Deprecated.  | 
| EvaluationContext | getEvaluationContext()Deprecated.  | 
| ReportSchema | getReportSchema()Deprecated.  | 
| void | setDataSets(Map<String,DataSet> dataSets)Deprecated.  | 
| void | setEvaluationContext(EvaluationContext evaluationContext)Deprecated.  Saves the EvaluationContext that was used to obtain this ReportData. | 
| void | setReportSchema(ReportSchema reportSchema)Deprecated.  | 
public EvaluationContext getEvaluationContext()
public void setEvaluationContext(EvaluationContext evaluationContext)
evaluationContext - public ReportSchema getReportSchema()
public void setReportSchema(ReportSchema reportSchema)
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.