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.RecordFormat
Returns the enum constant of this class with the specified name.static IZosDataset.RecordFormat
IZosDataset.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 TypeMethodDescriptionvoid
IZosDataset.setRecordFormat
(IZosDataset.RecordFormat recordFormat) Set theIZosDataset.RecordFormat
for the data set