Uses of Class
org.dspace.statistics.content.DatasetSearchGenerator.Mode
-
Packages that use DatasetSearchGenerator.Mode Package Description org.dspace.statistics.content -
-
Uses of DatasetSearchGenerator.Mode in org.dspace.statistics.content
Methods in org.dspace.statistics.content that return DatasetSearchGenerator.Mode Modifier and Type Method Description DatasetSearchGenerator.ModeDatasetSearchGenerator. getMode()static DatasetSearchGenerator.ModeDatasetSearchGenerator.Mode. valueOf(String name)Returns the enum constant of this type with the specified name.static DatasetSearchGenerator.Mode[]DatasetSearchGenerator.Mode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.dspace.statistics.content with parameters of type DatasetSearchGenerator.Mode Modifier and Type Method Description voidDatasetSearchGenerator. setMode(DatasetSearchGenerator.Mode mode)
-