@Deprecated public class DatasetDefinition extends AbstractReportObject implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SUB_TYPE_NAME
Deprecated.
|
static java.lang.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.
|
java.lang.String |
getDatasetLocation()
Deprecated.
Get the file location of the dataset export.
|
void |
setDataset(DataExportReportObject dataExport)
Deprecated.
|
void |
setDatasetLocation(java.lang.String datasetLocation)
Deprecated.
Sets the location of the dataset export.
|
equals, getDescription, getId, getName, getReportObjectId, getSubType, getType, setDescription, setId, setName, setReportObjectId, setSubType, setType, toString
equals, getUuid, hashCode, setUuid
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getUuid, setUuid
public static final java.lang.String TYPE_NAME
public static final java.lang.String SUB_TYPE_NAME
public DatasetDefinition()
public DatasetDefinition(DataExportReportObject dataExport)
public DataExportReportObject getDataset()
public void setDataset(DataExportReportObject dataExport)
dataExport
- public java.lang.String getDatasetLocation()
public void setDatasetLocation(java.lang.String datasetLocation)
datasetLocation
- Copyright © 2018 OpenMRS Inc.. All Rights Reserved.