Uses of Interface
dev.galasa.zosfile.IZosVSAMDataset
Packages that use IZosVSAMDataset
- 
Uses of IZosVSAMDataset in dev.galasa.zosfile
Methods in dev.galasa.zosfile that return IZosVSAMDatasetModifier 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 newIZosVSAMDatasetobject with the given name.Methods in dev.galasa.zosfile with parameters of type IZosVSAMDatasetModifier and TypeMethodDescriptionIZosVSAMDataset.clone(IZosVSAMDataset model) Allocate the physical VSAM data set on the zOS image using the supplied VSAM data set as a model.