Uses of Enum Class
dev.galasa.zosfile.IZosDataset.DatasetOrganization
-
Uses of IZosDataset.DatasetOrganization in dev.galasa.zosfile
Modifier and TypeMethodDescriptionIZosDataset.getDatasetOrganization()
Return the organization (IZosDataset.DatasetOrganization
) of the data setReturns the enum constant of this class with the specified name.IZosDataset.DatasetOrganization.valueOfLabel
(String label) static IZosDataset.DatasetOrganization[]
IZosDataset.DatasetOrganization.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
IZosDataset.setDatasetOrganization
(IZosDataset.DatasetOrganization organization) Set the organization (IZosDataset.DatasetOrganization
) of the data set