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 TypeMethodDescriptionvoidIZosVSAMDataset.setDataWriteCheckOption(IZosVSAMDataset.WriteCheckOption dataWriteCheckOption) Set theIZosVSAMDataset.WriteCheckOptionfor the DATA filevoidIZosVSAMDataset.setIndexWriteCheckOption(IZosVSAMDataset.WriteCheckOption indexWriteCheckOption) Set theIZosVSAMDataset.WriteCheckOptionfor the INDEX filevoidIZosVSAMDataset.setWriteCheckOption(IZosVSAMDataset.WriteCheckOption writeCheckOption) Set theIZosVSAMDataset.WriteCheckOptionfor the VSAM file