Uses of Enum Class
dev.galasa.zosfile.IZosDataset.DSType
Packages that use IZosDataset.DSType
-
Uses of IZosDataset.DSType in dev.galasa.zosfile
Methods in dev.galasa.zosfile that return IZosDataset.DSTypeModifier 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.Methods in dev.galasa.zosfile with parameters of type IZosDataset.DSTypeModifier and TypeMethodDescriptionvoid
IZosDataset.setDatasetType
(IZosDataset.DSType dsType) Set theIZosDataset.DSType
for the data set