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.
FileCharacteristics The FileCharacteristics interface can be used to obtain information about the contents of a z/OS file.
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 interface represents a member of a partitioned dataset on 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 on a z/OS system.
ZOSSystemImage The ZOSSystemImage provides an 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.