@Deprecated public class ReportElementDefinition extends AbstractReportObject implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
CohortDefinition |
cohortDefinition
Deprecated.
|
DatasetDefinition |
datasetDefinition
Deprecated.
|
| Constructor and Description |
|---|
ReportElementDefinition()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CohortDefinition |
getCohortDefinition()
Deprecated.
TODO Auto generated method comment
|
DatasetDefinition |
getDatasetDefinition()
Deprecated.
TODO Auto generated method comment
|
void |
setCohortDefinition(CohortDefinition cohortDefinition)
Deprecated.
|
void |
setDatasetDefinition(DatasetDefinition datasetDefinition)
Deprecated.
|
equals, getDescription, getId, getName, getReportObjectId, getSubType, getType, setDescription, setId, setName, setReportObjectId, setSubType, setType, toStringequals, getUuid, hashCode, setUuidclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetUuid, setUuidpublic DatasetDefinition datasetDefinition
public CohortDefinition cohortDefinition
public CohortDefinition getCohortDefinition()
public void setCohortDefinition(CohortDefinition cohortDefinition)
cohortDefinition - public DatasetDefinition getDatasetDefinition()
public void setDatasetDefinition(DatasetDefinition datasetDefinition)
datasetDefinition - Copyright © 2018 OpenMRS Inc.. All Rights Reserved.