Uses of Enum Class
dev.galasa.zosfile.IZosDataset.RecordFormat
Packages that use IZosDataset.RecordFormat
- 
Uses of IZosDataset.RecordFormat in dev.galasa.zosfile
Methods in dev.galasa.zosfile that return IZosDataset.RecordFormatModifier and TypeMethodDescriptionIZosDataset.getRecordFormat()Return the record format of the data setstatic IZosDataset.RecordFormatReturns the enum constant of this class with the specified name.static IZosDataset.RecordFormatIZosDataset.RecordFormat.valueOfLabel(String label) static IZosDataset.RecordFormat[]IZosDataset.RecordFormat.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 IZosDataset.RecordFormatModifier and TypeMethodDescriptionvoidIZosDataset.setRecordFormat(IZosDataset.RecordFormat recordFormat) Set theIZosDataset.RecordFormatfor the data set