public abstract class AbstractDataSetOp extends Object implements DataSetOp
| Modifier and Type | Field and Description |
|---|---|
protected String |
dataSetUUID |
| Constructor and Description |
|---|
AbstractDataSetOp() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDataSetUUID()
The UUID of the data set to retrieve.
|
void |
setDataSetUUID(String dataSetUUID) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloneInstance, getTypeprotected String dataSetUUID
public String getDataSetUUID()
DataSetOpgetDataSetUUID in interface DataSetOppublic void setDataSetUUID(String dataSetUUID)
Copyright © 2017–2019 JBoss by Red Hat. All rights reserved.