public class DEDataset extends DataElement
| Constructor and Description |
|---|
DEDataset() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigurationKeyword() |
String |
getDatasetType() |
int |
getDSID() |
boolean |
isCanVersion() |
boolean |
isVersioned() |
void |
setCanVersion(boolean canVersion) |
void |
setConfigurationKeyword(String configurationKeyword) |
void |
setDatasetType(String datasetType) |
void |
setDSID(int dsid) |
void |
setVersioned(boolean versioned) |
clone, getCatalogPath, getChildren, getChildrenExpanded, getFullPropsRetrieved, getMetadata, getMetadataRetrieved, getName, getParentCatalogPath, getTypeName, setCatalogPath, setChildren, setChildrenExpanded, setFullPropsRetrieved, setMetadata, setMetadataRetrieved, setName, setTypeName, toStringpublic String getConfigurationKeyword()
public String getDatasetType()
public int getDSID()
public boolean isCanVersion()
public boolean isVersioned()
public void setCanVersion(boolean canVersion)
public void setConfigurationKeyword(String configurationKeyword)
public void setDatasetType(String datasetType)
public void setDSID(int dsid)
public void setVersioned(boolean versioned)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.