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.DSTypefor the data setstatic IZosDataset.DSTypeReturns the enum constant of this class with the specified name.static IZosDataset.DSTypeIZosDataset.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 TypeMethodDescriptionvoidIZosDataset.setDatasetType(IZosDataset.DSType dsType) Set theIZosDataset.DSTypefor the data set