Uses of Interface
com.compuware.api.topaz.hostresources.zos.ISequentialDataSetCharacteristics
-
Packages that use ISequentialDataSetCharacteristics Package Description com.compuware.api.topaz.hostresources.zos Provides classes and exceptions related to z/OS host resources. -
-
Uses of ISequentialDataSetCharacteristics in com.compuware.api.topaz.hostresources.zos
Methods in com.compuware.api.topaz.hostresources.zos that return ISequentialDataSetCharacteristics Modifier and Type Method Description ISequentialDataSetCharacteristics
ISequentialDataSet. fetchCharacteristics()
Fetches the characteristics of this sequential dataset from the z/OS host on which it resides.
-