com.ibm.ftt.resources.zos.zosphysical
Interface ZOSSequentialDataSet

All Superinterfaces:
Comparable, IAdaptable, IPhysicalFile, IPhysicalResource, ZOSDataSet, ZOSResource

public interface ZOSSequentialDataSet
extends ZOSDataSet, IPhysicalFile

The ZOSSequentialDataSet represents a sequential data set in a z/OS system.


Field Summary
static String COPY_RIGHT
           
 
Method Summary
 
Methods inherited from interface com.ibm.ftt.resources.zos.zosphysical.ZOSDataSet
allocate, allocateLike, getCatalog, getCharacteristics, getGenerationDataGroup, getReference, getRelativeGenerationNumber, hdelete, isAlias, isMigrated, isOfflineVolume, migrate, recall, setCharacteristics, setGenerationDataGroup
 
Methods inherited from interface com.ibm.ftt.resources.zos.zosphysical.ZOSResource
copy, getCharset, getMVSFileMapping, getMVSFileMappingOverride, getName, getResourceIdentifier, setMVSFileMappingOverride
 
Methods inherited from interface com.ibm.ftt.resources.core.physical.IPhysicalResource
delete, deleteOverriddenPropertiesInCategory, deleteOverride, exists, getCurrentPropertyGroup, getFullPath, getModificationStamp, getModificationStamp, getOverriddenProperties, getParent, getPersistentProperty, getResourcePublisher, getSessionProperty, refresh, rename, setCurrentPropertyGroup, setOverride, setPersistentProperty, setSessionProperty
 
Methods inherited from interface org.eclipse.core.runtime.IAdaptable
getAdapter
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface com.ibm.ftt.resources.core.physical.IPhysicalFile
appendContent, appendContent, create, create, getCharset, getContents, getFileExtension, setContents, setContents, setFileExtension
 

Field Detail

COPY_RIGHT

static final String COPY_RIGHT
See Also:
Constant Field Values