Uses of Enum Class
org.dspace.statistics.content.DatasetSearchGenerator.Mode
Packages that use DatasetSearchGenerator.Mode
-
Uses of DatasetSearchGenerator.Mode in org.dspace.statistics.content
Methods in org.dspace.statistics.content that return DatasetSearchGenerator.ModeModifier and TypeMethodDescriptionDatasetSearchGenerator.getMode()static DatasetSearchGenerator.ModeReturns the enum constant of this class with the specified name.static DatasetSearchGenerator.Mode[]DatasetSearchGenerator.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.dspace.statistics.content with parameters of type DatasetSearchGenerator.ModeModifier and TypeMethodDescriptionvoidDatasetSearchGenerator.setMode(DatasetSearchGenerator.Mode mode)