Uses of Enum Class
dev.galasa.zosfile.IZosDataset.RecordFormat
-
Uses of IZosDataset.RecordFormat in dev.galasa.zosfile
Modifier 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.Modifier and TypeMethodDescriptionvoid
IZosDataset.setRecordFormat
(IZosDataset.RecordFormat recordFormat) Set theIZosDataset.RecordFormat
for the data set