@Deprecated public class DatasetDefinition extends AbstractReportObject implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
SUB_TYPE_NAME
Deprecated.
|
static String |
TYPE_NAME
Deprecated.
|
| Constructor and Description |
|---|
DatasetDefinition()
Deprecated.
Default public constructor
|
DatasetDefinition(DataExportReportObject dataExport)
Deprecated.
Default public constructor
|
| Modifier and Type | Method and Description |
|---|---|
DataExportReportObject |
getDataset()
Deprecated.
|
String |
getDatasetLocation()
Deprecated.
Get the file location of the dataset export.
|
void |
setDataset(DataExportReportObject dataExport)
Deprecated.
|
void |
setDatasetLocation(String datasetLocation)
Deprecated.
Sets the location of the dataset export.
|
equals, getDescription, getId, getName, getReportObjectId, getSubType, getType, setDescription, setId, setName, setReportObjectId, setSubType, setType, toStringgetUuid, setUuidclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetUuid, setUuidpublic static final String TYPE_NAME
public static final String SUB_TYPE_NAME
public DatasetDefinition()
public DatasetDefinition(DataExportReportObject dataExport)
public DataExportReportObject getDataset()
public void setDataset(DataExportReportObject dataExport)
dataExport - public String getDatasetLocation()
public void setDatasetLocation(String datasetLocation)
datasetLocation - Copyright © 2018 OpenMRS LLC.. All Rights Reserved.