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