Package com.ibm.ftt.resources.zos.zosphysical

Interface Summary
DataSetCharacteristics A DataSetCharacteristics holds various characteristics of a z/OS data set and provides accessor methods for the characteristics.
ZOSCatalog The ZOSCatalog represents a catalog of data sets in a z/OS system.
ZOSDataSet The ZOSDataSet represents a data set in a z/OS system.
ZOSDataSetMember The ZOSDataSetMember represents a partitioned data set member in a z/OS system.
ZOSGenerationDataGroup The ZOSGenerationDataGroup represents a generation data group in a z/OS system.
ZOSPartitionedDataSet The ZOSPartitionedDataSet represents a partitioned data set in a z/OS system.
ZosphysicalFactory A factory for creating DataSetCharacteristics.
ZOSResource An abstract interface for an object that represents a resource in a z/OS system.
ZOSResourceReference Interface that an object referring to a ZOSResource object should implement.
ZOSSequentialDataSet The ZOSSequentialDataSet represents a sequential data set in a z/OS system.
ZOSSystemImage The ZOSSystemImage provides interface for a z/OS system image.
ZOSSystemReference Interface that an object referring to a ZOSSystemImage object should implement.
ZOSVsamDataSet The ZOSVsamDataSet represents a VSAM data set in a z/OS system.
 

Class Summary
DataSetType An enumeration class representing every type of z/OS data set.
RecordFormat An enumeration class representing the different record formats a z/OS data set can have.
SpaceUnits An enumeration class representing the different space units for a z/OS data set.