Uses of Interface
dev.galasa.zosfile.IZosVSAMDataset
-
Uses of IZosVSAMDataset in dev.galasa.zosfile
Modifier and TypeMethodDescriptionIZosVSAMDataset.clone
(IZosVSAMDataset model) Allocate the physical VSAM data set on the zOS image using the supplied VSAM data set as a model.IZosVSAMDataset.create()
Allocate the physical VSAM data set on the zOS image.IZosFileHandler.newVSAMDataset
(String dsname, IZosImage image) Instantiate a newIZosVSAMDataset
object with the given name.Modifier and TypeMethodDescriptionIZosVSAMDataset.clone
(IZosVSAMDataset model) Allocate the physical VSAM data set on the zOS image using the supplied VSAM data set as a model.