Uses of Enum Class
dev.galasa.zosfile.IZosDataset.DatasetOrganization
Packages that use IZosDataset.DatasetOrganization
- 
Uses of IZosDataset.DatasetOrganization in dev.galasa.zosfile
Methods in dev.galasa.zosfile that return IZosDataset.DatasetOrganizationModifier 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.Methods in dev.galasa.zosfile with parameters of type IZosDataset.DatasetOrganizationModifier and TypeMethodDescriptionvoidIZosDataset.setDatasetOrganization(IZosDataset.DatasetOrganization organization) Set the organization (IZosDataset.DatasetOrganization) of the data set