Uses of Enum Class
dev.galasa.zosfile.IZosVSAMDataset.WriteCheckOption
-
Uses of IZosVSAMDataset.WriteCheckOption in dev.galasa.zosfile
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static IZosVSAMDataset.WriteCheckOption[]
IZosVSAMDataset.WriteCheckOption.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
IZosVSAMDataset.setDataWriteCheckOption
(IZosVSAMDataset.WriteCheckOption dataWriteCheckOption) Set theIZosVSAMDataset.WriteCheckOption
for the DATA filevoid
IZosVSAMDataset.setIndexWriteCheckOption
(IZosVSAMDataset.WriteCheckOption indexWriteCheckOption) Set theIZosVSAMDataset.WriteCheckOption
for the INDEX filevoid
IZosVSAMDataset.setWriteCheckOption
(IZosVSAMDataset.WriteCheckOption writeCheckOption) Set theIZosVSAMDataset.WriteCheckOption
for the VSAM file