Uses of Enum Class
dev.galasa.zosfile.IZosVSAMDataset.WriteCheckOption
Packages that use IZosVSAMDataset.WriteCheckOption
-
Uses of IZosVSAMDataset.WriteCheckOption in dev.galasa.zosfile
Methods in dev.galasa.zosfile that return IZosVSAMDataset.WriteCheckOptionModifier 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.Methods in dev.galasa.zosfile with parameters of type IZosVSAMDataset.WriteCheckOptionModifier 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