Uses of Interface
dev.galasa.zosfile.IZosDataset
Package
Description
z/OS Manager File interface
zOS Program Manager
-
Uses of IZosDataset in dev.galasa.zosfile
Modifier and TypeMethodDescriptionIZosDataset.create()
Allocate the physical data set on the zOS image.IZosFileHandler.newDataset
(String dsname, IZosImage image) Instantiate a newIZosDataset
, which can represent either an existing dataset, or one to be created.Modifier and TypeMethodDescriptionvoid
IZosVSAMDataset.store
(@NotNull IZosDataset fromDataset) Write to content to the data set. -
Uses of IZosDataset in dev.galasa.zosprogram