Uses of Class
org.dspace.statistics.content.DatasetSearchGenerator.Mode

Packages that use DatasetSearchGenerator.Mode
org.dspace.statistics.content   
 

Uses of DatasetSearchGenerator.Mode in org.dspace.statistics.content
 

Methods in org.dspace.statistics.content that return DatasetSearchGenerator.Mode
 DatasetSearchGenerator.Mode DatasetSearchGenerator.getMode()
           
static DatasetSearchGenerator.Mode DatasetSearchGenerator.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
 void DatasetSearchGenerator.setMode(DatasetSearchGenerator.Mode mode)
           
 



Copyright © 2012 DuraSpace. All Rights Reserved.