Uses of Enum Class
dev.galasa.zosfile.IZosDataset.DSType
-
Uses of IZosDataset.DSType in dev.galasa.zosfile
Modifier and TypeMethodDescriptionIZosDataset.getDatasetType()
Get theIZosDataset.DSType
for the data setstatic IZosDataset.DSType
Returns the enum constant of this class with the specified name.static IZosDataset.DSType
IZosDataset.DSType.valueOfLabel
(String label) static IZosDataset.DSType[]
IZosDataset.DSType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
IZosDataset.setDatasetType
(IZosDataset.DSType dsType) Set theIZosDataset.DSType
for the data set